Home | History | Annotate | Download | only in collator

Lines Matching refs:TestCreateCollator1

1565         class TestCreateCollator1 extends CollatorFactory {
1571 public TestCreateCollator1() {
1586 * Tests the method public Collator createCollator(Locale loc) using TestCreateCollator1 class
1596 * Tests the method public Collator createCollator(ULocale loc) using TestCreateCollator1 class
1599 TestCreateCollator1 tcc = new TestCreateCollator1();
1606 * Tests the method public String getDisplayName(Locale objectLocale, Locale displayLocale) using TestCreateCollator1 class
1616 * Tests the method public String getDisplayName(ULocale objectLocale, ULocale displayLocale) using TestCreateCollator1 class
1619 TestCreateCollator1 tcc = new TestCreateCollator1();