Searched refs:foundLocale (Results 1 – 3 of 3) sorted by relevance
146 String foundLocale = resolvedFile.getSourceLocaleID(path, status ); in getTrans() local149 … + (foundLocale.equals(resolvedFile.getLocaleID()) ? "" : "\n\t\tactualLocale: " + foundLocale) in getTrans()
41 String foundLocale = cldrFile.getSourceLocaleID(path, null); in getInstance() local42 if (foundLocale.equals("root")) { in getInstance()
1005 UBool foundLocale = FALSE; in TestRegistration() local1009 foundLocale = TRUE; in TestRegistration()1013 if (foundLocale == FALSE) { in TestRegistration()