Searched refs:from001 (Results 1 – 1 of 1) sorted by relevance
1076 Map<String, Integer> from001 = getRecursiveContainment("001", map, in TestTerritoryContainment() local1078 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()