Searched refs:getFullCldrFactory (Results 1 – 11 of 11) sorted by relevance
29 factories.add(testInfo.getFullCldrFactory()); in TestIdentityVsFilename()47 if (factory.equals(testInfo.getFullCldrFactory())) { in TestIdentityVsFilename()
56 Factory cldrFactory = testInfo.getFullCldrFactory(); in TestGetLocaleCoverageLocales()
94 Factory fullCldrFactory = testInfo.getFullCldrFactory(); in TestLocales()
238 Factory f = info.getFullCldrFactory(); in TestModifierApostropheLocales()
65 private static Set<String> availableLocales = testInfo.getFullCldrFactory().getAvailable();
176 return getFullCldrFactory().make(locale, true);186 return getFullCldrFactory().make(locale, false);330 public Factory getFullCldrFactory() { in getFullCldrFactory() method in CLDRConfig
88 final Set<String> full_languages = config.getFullCldrFactory().getAvailableLanguages();
128 Factory factory = CLDRConfig.getInstance().getFullCldrFactory(); in generateFieldNames()
35 Factory factory = CLDRConfig.getInstance().getFullCldrFactory(); in getInstance()
75 Factory factory = CLDRConfig.getInstance().getFullCldrFactory(); in main()
51 static final Factory factory = ToolConfig.getToolInstance().getFullCldrFactory();