Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DActiveModeWardenTest.java512 List<Integer> expectedStopInvocationCounts = activeModeManagers in assertWifiShutDown() local
529 .isEqualTo(expectedStopInvocationCounts); in assertWifiShutDown()
549 List<Integer> expectedStopInvocationCounts = activeModeManagers.stream() in assertEnteredEcmMode() local
577 .isEqualTo(expectedStopInvocationCounts); in assertEnteredEcmMode()