Searched refs:getAnnotationsFactory (Results 1 – 6 of 6) sorted by relevance
33 factories.add(testInfo.getAnnotationsFactory()); in TestIdentityVsFilename()
504 final Factory annotationsFactory = testInfo.getAnnotationsFactory(); in TestCheckNewRootFailure()
46 static Factory annotationsFactory = CLDRConfig.getInstance().getAnnotationsFactory();
146 Factory annotations = CLDRConfig.getInstance().getAnnotationsFactory();
213 Factory trunkFactory = testInfo.getAnnotationsFactory(); // CldrFactory(); in old()
278 public Factory getAnnotationsFactory() { in getAnnotationsFactory() method in CLDRConfig