Home
last modified time | relevance | path

Searched refs:getCommonAndSeedAndMainAndAnnotationsFactory (Results 1 – 4 of 4) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowPathHeaderDescriptions.java31 Factory factory = config.getCommonAndSeedAndMainAndAnnotationsFactory(); in main()
DShowLocaleCoverage.java92 …atic org.unicode.cldr.util.Factory factory = testInfo.getCommonAndSeedAndMainAndAnnotationsFactory
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRConfig.java316 public Factory getCommonAndSeedAndMainAndAnnotationsFactory() { in getCommonAndSeedAndMainAndAnnotationsFactory() method in CLDRConfig
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPathHeader.java76 static final Factory factory = info.getCommonAndSeedAndMainAndAnnotationsFactory();
1264 Factory factory = CLDRConfig.getInstance().getCommonAndSeedAndMainAndAnnotationsFactory(); in testPathHeaderSize()