Searched refs:getMainAndAnnotationsFactory (Results 1 – 6 of 6) sorted by relevance
69 CLDRFile cldrFile = testInfo.getMainAndAnnotationsFactory().make(locale, true); in checkShow()
111 Factory factory2 = CLDRConfig.getInstance().getMainAndAnnotationsFactory(); in tempTestCompletenessLdmlDtd()632 Factory factory2 = CLDRConfig.getInstance().getMainAndAnnotationsFactory(); in TestUniqueness()
90 Factory factory = CLDRConfig.getInstance().getMainAndAnnotationsFactory(); in readLocaleToPaths()
50 Factory mainAndAnnotationsFactory = config.getMainAndAnnotationsFactory(); in main()
104 …cldrFactory = CLDRConfig.getInstance().getMainAndAnnotationsFactory(); // ignore source directory … in main()
296 public Factory getMainAndAnnotationsFactory() { in getMainAndAnnotationsFactory() method in CLDRConfig