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.java433 Map zoneToCountry = testInfo.getStandardCodes().getZoneToCounty(); in writeMetazonePrettyPath() local
446 final Object country = zoneToCountry.get(zone); in writeMetazonePrettyPath()
DGenerateXMB.java1319 Map<String, String> zoneToCountry = sc.getZoneToCounty();
1328 String region = zoneToCountry.get(golden);