Searched refs:addPrettyPaths (Results 1 – 1 of 1) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | ConsoleCheckCLDR.java | 607 … addPrettyPaths(displayFile, pathFilter, pathHeaderFactory, noaliases, true, englishPaths); in main() 608 … addPrettyPaths(displayFile, displayFile.getExtraPaths(), pathFilter, pathHeaderFactory, noaliases, in main() 1431 …private static void addPrettyPaths(CLDRFile file, Matcher pathFilter, PathHeader.Factory pathHeade… in addPrettyPaths() method in ConsoleCheckCLDR 1443 private static void addPrettyPaths(CLDRFile file, Collection<String> paths, Matcher pathFilter, in addPrettyPaths() method in ConsoleCheckCLDR
|