Home
last modified time | relevance | path

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

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DCompareData.java68 int sameItemsTotal = 0; in main() local
109 sameItemsTotal += sameItems; in main()
111 System.out.println("TOTAL" + "\t" + "\t" + sameItemsTotal + "\t" + newItemsTotal + "\t" in main()