Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java536 long considerCount = 0; in getTotals() local
551 + considerCount + "MAXCOUNT: " + maxCount); in getTotals()
553 considerCount = items.getCount(considerItem); in getTotals()
560 considerCount = items.getCount(considerItem); in getTotals()
568 totals.add(considerItem, considerCount, considerTime); in getTotals()