Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java610 List<String> expectedTimeZonesList = Arrays.asList(expectedTimeZones); in assertLastEventWithSuggestion() local
612 assertEquals(expectedTimeZonesList, actualTimeZonesList); in assertLastEventWithSuggestion()