Searched refs:stdOffset2 (Results 1 – 1 of 1) sorted by relevance
1028 ZoneOffset stdOffset2 = ZoneOffset.ofHours(1); in test_of() local1030 …dOffsetTransition1 = ZoneOffsetTransition.of(time_of_stdOffsetTransition1, stdOffset1, stdOffset2); in test_of()1079 …sertEquals(zoneRule.getStandardOffset(after_time_of_stdOffsetTransition1.toInstant()), stdOffset2); in test_of() local