Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPathHeader.java514 .getCachedPaths(section, page); in Test00AFile()
617 Set<String> result = PathHeader.Factory.getCachedPaths( in allPaths()
/external/cldr/tools/java/org/unicode/cldr/util/
DPathHeader.java759 public static Set<String> getCachedPaths(SectionId sectionId, PageId page) { in getCachedPaths() method in PathHeader