Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestOutdatedPaths.java51 CLDRFile cldrFile = testInfo.getMainAndAnnotationsFactory().make(locale, true); in checkShow()
DTestPathHeader.java109 Factory factory2 = CLDRConfig.getInstance().getMainAndAnnotationsFactory(); in tempTestCompletenessLdmlDtd()
/external/cldr/tools/java/org/unicode/cldr/test/
DOutdatedPaths.java73 Factory factory = CLDRConfig.getInstance().getMainAndAnnotationsFactory(); in OutdatedPaths()
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRConfig.java293 public Factory getMainAndAnnotationsFactory() { in getMainAndAnnotationsFactory() method in CLDRConfig