Searched defs:london (Results 1 – 2 of 2) sorted by relevance
127 ZoneId london = ZoneId.of("Europe/London"); in test_mockInstantClock_withZone() local131 assertEquals(changed.getZone(), london); in test_mockInstantClock_withZone() local
262 TimeZone london = TimeZone.getTimeZone("Europe/London"); in test_setTimeZone() local