Searched refs:TestLocaleKeyFactory (Results 1 – 3 of 3) sorted by relevance
311 class TestLocaleKeyFactory : public LocaleKeyFactory { class313 TestLocaleKeyFactory(int32_t coverage) : LocaleKeyFactory(coverage) {} in TestLocaleKeyFactory() function in TestLocaleKeyFactory482 TESTCLASSID_CTOR(TestLocaleKeyFactory, (42)); // Test replacement for LocaleKeyFactory in testIDs()
244 service.registerFactory(new TestLocaleKeyFactory(xids, "Later")); in TestAPI()288 service.registerFactory(new TestLocaleKeyFactory(xids, "Rad dude")); in TestAPI()545 static class TestLocaleKeyFactory extends LocaleKeyFactory { class in ICUServiceTest549 public TestLocaleKeyFactory(String[] ids, String factoryID) { in TestLocaleKeyFactory() method in ICUServiceTest.TestLocaleKeyFactory
240 service.registerFactory(new TestLocaleKeyFactory(xids, "Later")); in TestAPI()284 service.registerFactory(new TestLocaleKeyFactory(xids, "Rad dude")); in TestAPI()541 static class TestLocaleKeyFactory extends LocaleKeyFactory { class in ICUServiceTest545 public TestLocaleKeyFactory(String[] ids, String factoryID) { in TestLocaleKeyFactory() method in ICUServiceTest.TestLocaleKeyFactory