Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckDates.java1011 int countMismatches = 0; in checkValue() local
1043 countMismatches++; in checkValue()
1049 String msg = countMismatches != 1 in checkValue()
1058 String msg = countMismatches != 1 in checkValue()