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.java1154 long oldWinnerRawCount = 0; in promoteSuperiorAnnotationSuperset() local
1160 oldWinnerRawCount = rawVoteCount.get(value); in promoteSuperiorAnnotationSuperset()
1166 rawVoteCount.get(value) >= oldWinnerRawCount + requiredGap) { in promoteSuperiorAnnotationSuperset()