Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DVoteResolver.java1205 final T combValue = (hardCount > softCount) ? hardValue : softValue; in reallyCombineInheritanceWithBailey() local
1208 voteCount.put(combValue, combinedCount); in reallyCombineInheritanceWithBailey()