Searched refs:getMethodInvocationCount (Results 1 – 1 of 1) sorted by relevance
588 private static int getMethodInvocationCount(Object mock, String methodName) { in getMethodInvocationCount() method in ActiveModeWardenTest602 private static int getMethodInvocationCount(Object mockMethod) { in getMethodInvocationCount() method in ActiveModeWardenTest624 .map(manager -> getMethodInvocationCount(manager, "stop") + times) in assertWifiShutDown()634 .map(manager -> getMethodInvocationCount(manager, "stop")) in assertWifiShutDown()664 int initialCount = getMethodInvocationCount(manager, "stop"); in assertEnteredEcmMode()682 .map(manager -> getMethodInvocationCount(manager, "stop")) in assertEnteredEcmMode()