Searched refs:TestLocaleKeyFactory (Results 1 – 3 of 3) sorted by relevance
314 class TestLocaleKeyFactory : public LocaleKeyFactory { class316 TestLocaleKeyFactory(int32_t coverage) : LocaleKeyFactory(coverage) {} in TestLocaleKeyFactory() function in TestLocaleKeyFactory486 TESTCLASSID_CTOR(TestLocaleKeyFactory, (42)); // Test replacement for LocaleKeyFactory in testIDs()
247 service.registerFactory(new TestLocaleKeyFactory(xids, "Later")); in TestAPI()291 service.registerFactory(new TestLocaleKeyFactory(xids, "Rad dude")); in TestAPI()552 static class TestLocaleKeyFactory extends LocaleKeyFactory { class in ICUServiceTest556 public TestLocaleKeyFactory(String[] ids, String factoryID) { in TestLocaleKeyFactory() method in ICUServiceTest.TestLocaleKeyFactory
250 service.registerFactory(new TestLocaleKeyFactory(xids, "Later")); in TestAPI()294 service.registerFactory(new TestLocaleKeyFactory(xids, "Rad dude")); in TestAPI()555 static class TestLocaleKeyFactory extends LocaleKeyFactory { class in ICUServiceTest559 public TestLocaleKeyFactory(String[] ids, String factoryID) { in TestLocaleKeyFactory() method in ICUServiceTest.TestLocaleKeyFactory