Searched refs:expectedTimeZonesList (Results 1 – 1 of 1) sorted by relevance
610 List<String> expectedTimeZonesList = Arrays.asList(expectedTimeZones); in assertLastEventWithSuggestion() local612 assertEquals(expectedTimeZonesList, actualTimeZonesList); in assertLastEventWithSuggestion()