Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DCountItems.java434 Map zoneToCountry = testInfo.getStandardCodes().getZoneToCounty(); in writeMetazonePrettyPath() local
447 final Object country = zoneToCountry.get(zone); in writeMetazonePrettyPath()
DGenerateXMB.java1318 Map<String, String> zoneToCountry = sc.getZoneToCounty();
1327 String region = zoneToCountry.get(golden);