Searched refs:getRequiredVotes (Results 1 – 7 of 7) sorted by relevance
77 int actualVotes = sdi.getRequiredVotes(loc, ph); in TestSelected()
87 int votes = SDI.getRequiredVotes(loc, phf.fromPath(path)); in testSpecificPaths()
645 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()
743 requiredVotes = supplementalDataInfo.getRequiredVotes(locale.getLanguageLocale(), path); in setLocale()751 public int getRequiredVotes() { in getRequiredVotes() method in VoteResolver
2900 public int getRequiredVotes() {2914 public int getRequiredVotes(CLDRLocale loc, PathHeader ph) {2921 return m.getRequiredVotes();