Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java954 T combValue = (hardCount > softCount) ? hardValue : softValue; in combineInheritanceWithBaileyForVoting() local
957 voteCount.put(combValue, combinedCount); in combineInheritanceWithBaileyForVoting()