Searched refs:badLocales (Results 1 – 1 of 1) sorted by relevance
2186 static const char *badLocales[] = { in TestSymbolsWithBadLocale() local2195 for (i = 0; i < UPRV_LENGTHOF(badLocales); i++) { in TestSymbolsWithBadLocale()2196 const char *localeName = badLocales[i]; in TestSymbolsWithBadLocale()