Home
last modified time | relevance | path

Searched defs:useOrgLevel (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLocaleCoverage.java500 …howCoverage(Anchors anchors, Matcher matcher, Set<String> locales, boolean useOrgLevel) throws IOE… in showCoverage()
630 … tsv_summary, PrintWriter tsv_missing, Set<String> locales, Matcher matcher, boolean useOrgLevel) { in printData()