Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestSupplementalInfo.java1076 Map<String, Integer> from001 = getRecursiveContainment("001", map, in TestTerritoryContainment() local
1078 from001.put("001", 0); in TestTerritoryContainment()
1079 Set<String> keySet = from001.keySet(); in TestTerritoryContainment()
1081 logln(Utility.repeat("\t", from001.get(region)) + "\t" + region in TestTerritoryContainment()