Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java611 List<String> actualTimeZonesList = lastEvent.getSuggestion().getZoneIdsList(); in assertLastEventWithSuggestion() local
612 assertEquals(expectedTimeZonesList, actualTimeZonesList); in assertLastEventWithSuggestion()