Home
last modified time | relevance | path

Searched defs:countryToContinent (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DCountItems.java435 … Map<String, String> countryToContinent = getCountryToContinent(testInfo.getSupplementalDataInfo(), in writeMetazonePrettyPath() local
456 …Relation<String, String> countryToContinent = Relation.of(new TreeMap<String, Set<String>>(), Tree… in getCountryToContinent() local