Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java1878 int itemsWithVotes = organizationToValueAndVote.countValuesWithVotes(); in getStatusForOrganization() local
1881 if (itemsWithVotes > 1) { in getStatusForOrganization()
1890 } else if (itemsWithVotes == 0) { in getStatusForOrganization()