Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLComparator.java444 private boolean printDifferentValues(CompareElement element, PrintWriter writer) { in printDifferentValues() method in LDMLComparator
766 printDifferentValues(element, writer); // only print differences in printHTML()
1532 bIsEqual = printDifferentValues(element, writer); in walkCompareMap()