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.java450 long considerCount = 0; in getTotals() local
465 + considerCount + "MAXCOUNT: " + maxCount); in getTotals()
467 considerCount = items.getCount(considerItem); in getTotals()
474 considerCount = items.getCount(considerItem); in getTotals()
482 totals.add(considerItem, considerCount, considerTime); in getTotals()