Searched refs:getMethodInvocationCount (Results 1 – 1 of 1) sorted by relevance
559 private static int getMethodInvocationCount(Object mock, String methodName) { in getMethodInvocationCount() method in ActiveModeWardenTest573 private static int getMethodInvocationCount(Object mockMethod) { in getMethodInvocationCount() method in ActiveModeWardenTest594 .map(manager -> getMethodInvocationCount(manager, "stop") + times) in assertWifiShutDown()601 .map(manager -> getMethodInvocationCount(manager, "stop")) in assertWifiShutDown()631 int initialCount = getMethodInvocationCount(manager, "stop"); in assertEnteredEcmMode()649 .map(manager -> getMethodInvocationCount(manager, "stop")) in assertEnteredEcmMode()