Searched refs:nlocstr (Results 1 – 1 of 1) sorted by relevance
198 const char* nlocstr = ucol_getLocaleByType(fufu.getAlias(), ULOC_VALID_LOCALE, &status); in TestRegister() local199 if (uprv_strcmp(nlocstr, "fu_FU") != 0) { in TestRegister()200 errln(UnicodeString("asked for uloc valid locale after close and got ") + nlocstr); in TestRegister()