Searched refs:getRequiredVotes (Results 1 – 7 of 7) sorted by relevance
77 int actualVotes = sdi.getRequiredVotes(loc, ph); in TestSelected()
80 int votes = SDI.getRequiredVotes(loc, phf.fromPath(path)); in testSpecificPaths()
908 assertEquals(ph.toString(), required, resolver.getRequiredVotes()); in verifyRequiredVotes()
138 int votes = SUP.getRequiredVotes(locale, pathHeader); in main()
325 int requiredVotes = sdi.getRequiredVotes(loc, ph); in doLdml()
689 requiredVotes = supplementalDataInfo.getRequiredVotes(locale.getLanguageLocale(), path); in setLocale()707 public int getRequiredVotes() { in getRequiredVotes() method in VoteResolver
2756 public int getRequiredVotes() {2770 public int getRequiredVotes(CLDRLocale loc, PathHeader ph) {2777 return m.getRequiredVotes();