Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DCountItems.java436 … Map<String, String> countryToContinent = getCountryToContinent(testInfo.getSupplementalDataInfo(), in writeMetazonePrettyPath()
456 …private static Map<String, String> getCountryToContinent(SupplementalDataInfo supplementalDataInfo… in getCountryToContinent() method in CountItems