Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowRegionalVariants.java178 long totalChildDiffs = childDiffs.getTotal(); in main() local
179 if (totalChildDiffs == 0) { in main()
193 ….println(parent + "\t" + ENGLISH.getName(parent.toString()) + "\t" + totalChildDiffs + "\t" + item… in main()