Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java601 String... expectedTimeZones) { in assertLastEventWithSuggestion() argument
602 assertFalse(expectedTimeZones == null || expectedTimeZones.length == 0); in assertLastEventWithSuggestion()
610 List<String> expectedTimeZonesList = Arrays.asList(expectedTimeZones); in assertLastEventWithSuggestion()