Searched defs:MOSCOW (Results 1 – 6 of 6) sorted by relevance
80 private static final ZoneId MOSCOW = ZoneId.of("Europe/Moscow"); field in TestClock_Tick
79 private static final ZoneId MOSCOW = ZoneId.of("Europe/Moscow"); field in TCKClock_Fixed106 assertEquals(changed.getZone(), MOSCOW); in test_withZone() local
80 private static final ZoneId MOSCOW = ZoneId.of("Europe/Moscow"); field in TCKClock_Offset115 assertEquals(changed.getZone(), MOSCOW); in test_withZone() local
78 private static final ZoneId MOSCOW = ZoneId.of("Europe/Moscow"); field in TCKClock_System138 assertEquals(changed.getZone(), MOSCOW); in test_withZone() local
81 private static final ZoneId MOSCOW = ZoneId.of("Europe/Moscow"); field in TCKClock_Tick195 assertEquals(changed.getZone(), MOSCOW); in test_withZone() local
82 private static final ZoneId MOSCOW = ZoneId.of("Europe/Moscow"); field in TCKClockSerialization