Home
last modified time | relevance | path

Searched refs:TestLocales (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDateFormatSymbols.java568 ULocale[] TestLocales = { in TestConstructorWithCalendar() local
585 Calendar[] calendars = new Calendar[TestLocales.length]; in TestConstructorWithCalendar()
586 for (i = 0; i < TestLocales.length; i++) { in TestConstructorWithCalendar()
587 calendars[i] = Calendar.getInstance(TestLocales[i]); in TestConstructorWithCalendar()
591 DateFormatSymbols[] symbols = new DateFormatSymbols[TestLocales.length]; in TestConstructorWithCalendar()
592 for (i = 0; i < TestLocales.length; i++) { in TestConstructorWithCalendar()
593 … symbols[i] = new DateFormatSymbols(calendars[i], new ULocale(TestLocales[i].getBaseName())); in TestConstructorWithCalendar()
598 for (i = 0; i < TestLocales.length; i++) { in TestConstructorWithCalendar()
599 …mbols dfs = new DateFormatSymbols(calendars[i].getClass(), new ULocale(TestLocales[i].getBaseName(… in TestConstructorWithCalendar()
603 + TestLocales[i]); in TestConstructorWithCalendar()
DCompactDecimalFormatTest.java622 public void TestLocales() { in TestLocales() method in CompactDecimalFormatTest
DPluralRulesTest.java1079 public void TestLocales() {
DRelativeDateTimeFormatterTest.java1034 public void TestLocales() { in TestLocales() method in RelativeDateTimeFormatterTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDateFormatSymbols.java571 ULocale[] TestLocales = { in TestConstructorWithCalendar() local
588 Calendar[] calendars = new Calendar[TestLocales.length]; in TestConstructorWithCalendar()
589 for (i = 0; i < TestLocales.length; i++) { in TestConstructorWithCalendar()
590 calendars[i] = Calendar.getInstance(TestLocales[i]); in TestConstructorWithCalendar()
594 DateFormatSymbols[] symbols = new DateFormatSymbols[TestLocales.length]; in TestConstructorWithCalendar()
595 for (i = 0; i < TestLocales.length; i++) { in TestConstructorWithCalendar()
596 … symbols[i] = new DateFormatSymbols(calendars[i], new ULocale(TestLocales[i].getBaseName())); in TestConstructorWithCalendar()
601 for (i = 0; i < TestLocales.length; i++) { in TestConstructorWithCalendar()
602 …mbols dfs = new DateFormatSymbols(calendars[i].getClass(), new ULocale(TestLocales[i].getBaseName(… in TestConstructorWithCalendar()
606 + TestLocales[i]); in TestConstructorWithCalendar()
DCompactDecimalFormatTest.java625 public void TestLocales() { in TestLocales() method in CompactDecimalFormatTest
DPluralRulesTest.java1082 public void TestLocales() {
DRelativeDateTimeFormatterTest.java1037 public void TestLocales() { in TestLocales() method in RelativeDateTimeFormatterTest
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCoverage.java84 public void TestLocales() { in TestLocales() method in TestCoverage
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DDisplayNameTest.java78 public void TestLocales() { in TestLocales() method in DisplayNameTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDisplayNameTest.java75 public void TestLocales() { in TestLocales() method in DisplayNameTest
/external/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp797 void TestLocales();
891 TESTCASE_AUTO(TestLocales); in runIndexedTest()
1342 void RelativeDateTimeFormatterTest::TestLocales() { in TestLocales() function in RelativeDateTimeFormatterTest
/external/icu/icu4c/source/data/
Dcldr-icu-readme.txt298 # com.ibm.icu.dev.test.format.PluralRulesTest (TestLocales)
301 # by modifying the TestLocales() test there to run generateLOCALE_SNAPSHOT() and then