Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/icu/
DCompareIcuOutput.java48 private static boolean shouldSort = false; field in CompareIcuOutput
57 shouldSort = options.get("sort").doesOccur(); in main()
138 if (shouldSort) { in analyseMatches()