Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DRecordingCLDRFile.java29 public HashSet<String> getRecordedPaths() { in getRecordedPaths() method in RecordingCLDRFile
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestExampleDependencies.java118 HashSet<String> pathsA = cldrFile.getRecordedPaths(); in addDependenciesForLocale()