Home
last modified time | relevance | path

Searched defs:TestLocaleKeyFactory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Duobjtest.cpp314 class TestLocaleKeyFactory : public LocaleKeyFactory { class
316 TestLocaleKeyFactory(int32_t coverage) : LocaleKeyFactory(coverage) {} in TestLocaleKeyFactory() function in TestLocaleKeyFactory
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp314 class TestLocaleKeyFactory : public LocaleKeyFactory { class
316 TestLocaleKeyFactory(int32_t coverage) : LocaleKeyFactory(coverage) {} in TestLocaleKeyFactory() function in TestLocaleKeyFactory
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/
H A DICUServiceTest.java552 static class TestLocaleKeyFactory extends LocaleKeyFactory { class in ICUServiceTest
556 public TestLocaleKeyFactory(String[] ids, String factoryID) { in TestLocaleKeyFactory() method in ICUServiceTest.TestLocaleKeyFactory
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DICUServiceTest.java555 static class TestLocaleKeyFactory extends LocaleKeyFactory { class in ICUServiceTest
559 public TestLocaleKeyFactory(String[] ids, String factoryID) { in TestLocaleKeyFactory() method in ICUServiceTest.TestLocaleKeyFactory