Searched refs:getFullCldrFactory (Results 1 – 14 of 14) sorted by relevance
29 factories.add(testInfo.getFullCldrFactory()); in TestIdentityVsFilename()45 if (factory.equals(testInfo.getFullCldrFactory())) { in TestIdentityVsFilename()
56 Factory cldrFactory = testInfo.getFullCldrFactory(); in TestGetLocaleCoverageLocales()
94 Factory fullCldrFactory = testInfo.getFullCldrFactory(); in TestLocales()
241 Factory f = info.getFullCldrFactory(); in TestModifierApostropheLocales()
196 final Factory fullCldrFactory = CLDRConfig.getInstance().getFullCldrFactory(); in testExtraPaths()
64 private static Set<String> availableLocales = testInfo.getFullCldrFactory().getAvailable();
1821 Factory factory = CLDR_CONFIG.getFullCldrFactory(); in TestGender()
178 return getFullCldrFactory().make(locale, true);189 return getFullCldrFactory().make(locale, false);334 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()
31 Set<String> locales = CLDRConfig.getInstance().getFullCldrFactory().getAvailableLanguages(); in main()
35 Factory factory = CLDRConfig.getInstance().getFullCldrFactory(); in getInstance()
70 Factory factory = CLDRConfig.getInstance().getFullCldrFactory(); in main()
51 static final Factory factory = ToolConfig.getToolInstance().getFullCldrFactory();