Searched refs:zoneIds2 (Results 1 – 1 of 1) sorted by relevance
146 Set<String> zoneIds2 = ZoneId.getAvailableZoneIds(); in test_getAvailableGroupIds() local147 assertEquals(zoneIds2.contains("Europe/London"), true); in test_getAvailableGroupIds()