Home
last modified time | relevance | path

Searched refs:foundLocale (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DPluralMinimalPairs.java41 String foundLocale = cldrFile.getSourceLocaleID(path, null); in getInstance() local
42 if (foundLocale.equals("root")) { in getInstance()
/external/icu/icu4c/source/test/intltest/
Drbbiapts.cpp999 UBool foundLocale = FALSE; in TestRegistration() local
1003 foundLocale = TRUE; in TestRegistration()
1007 if (foundLocale == FALSE) { in TestRegistration()