Searched refs:allLocales (Results 1 – 7 of 7) sorted by relevance
270 final Locale[] allLocales = NumberFormat.getAvailableLocales(); in TestMonster() local271 Locale[] locales = allLocales; in TestMonster()278 locales[0] = allLocales[0]; in TestMonster()279 locales[1] = allLocales[1]; in TestMonster()280 locales[2] = allLocales[2]; in TestMonster()
1459 Locale[] allLocales = DecimalFormatSymbols.getAvailableLocales(); in TestCoverage() local1460 if (allLocales.length == 0) { in TestCoverage()1463 logln("PASS: " + allLocales.length + in TestCoverage()
2677 Locale[] allLocales = DateFormatSymbols.getAvailableLocales(); in TestCoverage() local2678 if (allLocales.length == 0) { in TestCoverage()2681 logln("PASS: " + allLocales.length + in TestCoverage()
422 const Locale* allLocales = NumberFormat::getAvailableLocales(count); in monsterTest() local423 Locale* locales = (Locale*)allLocales; in monsterTest()425 if (allLocales && count) in monsterTest()431 locales[0] = allLocales[0]; in monsterTest()432 locales[1] = allLocales[1]; in monsterTest()433 locales[2] = allLocales[2]; in monsterTest()
1219 ULocale[] allLocales = ULocale.getAvailableLocales();1220 for (int i = 0; i < allLocales.length; i++) {1222 available_locales.put(allLocales[i], bits); in available_locales.put()1231 available_locales.put(allLocales[i], bits); in available_locales.put()1241 available_locales.put(allLocales[i], bits); in available_locales.put()1251 available_locales.put(allLocales[i], bits); in available_locales.put()1261 available_locales.put(allLocales[i], bits); in available_locales.put()
110 Set allLocales = new TreeSet(); field in TestCLDRVsICU132 allLocales.add(list[i].toString()); in addLocales()256 if (allLocales.contains("")) { in setAttributes()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...