Searched refs:localeArray (Results 1 – 5 of 5) sorted by relevance
46 void helperTestResults(const char** localeArray,
737 PluralFormatTest::helperTestResults(const char** localeArray, in helperTestResults() argument753 const char *locale = localeArray[i]; in helperTestResults()758 …dataerrln("Failed to apply pattern to locale:"+UnicodeString(localeArray[i]) + " - " + u_errorName… in helperTestResults()767 UnicodeString(localeArray[i])); in helperTestResults()771 … errln("ERROR: Unexpected format result in locale: "+UnicodeString(localeArray[i])+ in helperTestResults()
1337 Object[] localeArray = localeTreeSet.toArray(); in doBulkComparison() local1339 for (i = 0; i < localeArray.length; i++) { in doBulkComparison()1342 String localeFile = (String) localeArray[i]; // locale file name without path in doBulkComparison()1357 String xmlFileName = localeDir + "/" + localeArray[i]; in doBulkComparison()
311 ULocale[] localeArray = new ULocale[INPUT_LOCALEIDS[i].length]; in TestSetLocales() local314 localeArray[j] = new ULocale(localeStrings[j]); in TestSetLocales()323 gp.setLocales(localeArray); in TestSetLocales()
314 ULocale[] localeArray = new ULocale[INPUT_LOCALEIDS[i].length]; in TestSetLocales() local317 localeArray[j] = new ULocale(localeStrings[j]); in TestSetLocales()326 gp.setLocales(localeArray); in TestSetLocales()