Home
last modified time | relevance | path

Searched refs:getCollationFactory (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestIdentity.java32 factories.add(testInfo.getCollationFactory()); in TestIdentityVsFilename()
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRConfig.java257 public Factory getCollationFactory() { in getCollationFactory() method in CLDRConfig
366 CLDRFile root = getCollationFactory().make("root", false); in getCollatorRoot()