Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java1251 long oldWinnerRawCount = 0; in promoteSuperiorAnnotationSuperset() local
1257 oldWinnerRawCount = rawVoteCount.get(value); in promoteSuperiorAnnotationSuperset()
1263 rawVoteCount.get(value) >= oldWinnerRawCount + requiredGap) { in promoteSuperiorAnnotationSuperset()