Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java399resolveVotesDirectory = CldrUtility.checkValidFile(CLDRPaths.BASE_DIRECTORY + "incoming/vetted/vot… in main()
757 if (resolveVotesDirectory != null) { in main()
872 .getBaseToAlternateToInfo(resolveVotesDirectory + locale + ".xml"); in LocaleVotingData()
960 idToPath = VoteResolver.getIdToPath(resolveVotesDirectory + "xpathTable.xml"); in getIdToPath()
1602 private static String resolveVotesDirectory; field in ConsoleCheckCLDR