Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java568 List<Integer> actualStopInvocationCounts = activeModeManagers in assertWifiShutDown() local
577 assertWithMessage(managerNames).that(actualStopInvocationCounts) in assertWifiShutDown()
617 List<Integer> actualStopInvocationCounts = activeModeManagers.stream() in assertEnteredEcmMode() local
625 assertWithMessage(managerNames).that(actualStopInvocationCounts) in assertEnteredEcmMode()