Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DVoteResolver.java730 public int getOrgCount(T winningValue) { in getOrgCount() method in VoteResolver.OrganizationToValueAndVote
1506 || weight1 >= 2 && organizationToValueAndVote.getOrgCount(winningValue) >= 2) ) { in computeStatus()