Home
last modified time | relevance | path

Searched refs:tokyo (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/time/test/java/time/
DTestZonedDateTime.java86 ZoneId tokyo = ZoneId.of("Asia/Tokyo"); in test_duration() local
90 ZonedDateTime start = end.withZoneSameLocal(tokyo); in test_duration()