Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DActiveModeWardenTest.java519 List<Integer> actualStopInvocationCounts = activeModeManagers in assertWifiShutDown() local
528 assertWithMessage(managerNames).that(actualStopInvocationCounts) in assertWifiShutDown()
568 List<Integer> actualStopInvocationCounts = activeModeManagers.stream() in assertEnteredEcmMode() local
576 assertWithMessage(managerNames).that(actualStopInvocationCounts) in assertEnteredEcmMode()