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

/external/icu4c/test/intltest/
H A Dsvccoll.cpp195 const char* nlocstr = ucol_getLocaleByType(fufu.getAlias(), ULOC_VALID_LOCALE, &status); local
196 if (uprv_strcmp(nlocstr, "fu_FU") != 0) {
197 errln(UnicodeString("asked for uloc valid locale after close and got ") + nlocstr);

Completed in 164 milliseconds