Searched refs:getContinent (Results 1 – 5 of 5) sorted by relevance
126 public static String getContinent(String territory) { in getContinent() method in Containment
329 String continent = Containment.getContinent(territory);1260 String theContinent = Containment.getContinent(theTerritory);1296 String theContinent = Containment.getContinent(theTerritory);
190 String continent = Containment.getContinent(info.originCountry); in TestGeographicGrouping()
820 String cont = Containment.getContinent(territory); in TestTerritoryOrder()934 String cont = Containment.getContinent(territory); in TestContainment()
246 String continent = Containment.getContinent(region); in main()