Home
last modified time | relevance | path

Searched refs:nlocstr (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp198 const char* nlocstr = ucol_getLocaleByType(fufu.getAlias(), ULOC_VALID_LOCALE, &status); in TestRegister() local
199 if (uprv_strcmp(nlocstr, "fu_FU") != 0) { in TestRegister()
200 errln(UnicodeString("asked for uloc valid locale after close and got ") + nlocstr); in TestRegister()

Completed in 1 milliseconds