Searched refs:stopLogcat (Results 1 – 11 of 11) sorted by relevance
86 public void stopLogcat() { in stopLogcat() method in DeviceBatteryLevelCheckerTest.TestableTestDevice87 mFakeTestDevice.stopLogcat(); in stopLogcat()209 verify(mFakeTestDevice, times(1)).stopLogcat(); in testLow()242 verify(mFakeTestDevice, times(1)).stopLogcat(); in testLow_becomeHigh()282 verify(mFakeTestDevice, times(1)).stopLogcat(); in testLow_becomeNull()
306 mMockTestDevice.stopLogcat(); in testAllocateDevice_match_temporary()399 verify(mMockTestDevice).stopLogcat(); in testFreeDevice_emulator()471 verify(mMockTestDevice).stopLogcat(); in testFreeDevice()687 verify(mMockTestDevice).stopLogcat(); in testConnectToTcpDevice_notOnline()719 verify(mMockTestDevice).stopLogcat(); in testConnectToTcpDevice_connectFailed()738 verify(mMockTestDevice).stopLogcat(); in testDisconnectFromTcpDevice()787 verify(mMockTestDevice).stopLogcat(); in testReconnectDeviceToTcp_notOnline()882 verify(mMockTestDevice).stopLogcat(); in testFreeDevice_tcpDevice()
98 getDevice().stopLogcat(); in testMemoryAllocationLimit()
212 mTestDevice.stopLogcat(); in runTest()
262 info.getContext().getDevice(deviceName).stopLogcat(); in prepareAndRunSandbox()
1003 public void stopLogcat(); in stopLogcat() method
335 getDevice().stopLogcat(); in run()
260 getDevice().stopLogcat(); in tearDownConnection()
713 managedDevice.stopLogcat(); in freeDevice()
3000 public void stopLogcat() { in stopLogcat() method in NativeDevice
494 context.getDevice(deviceName).stopLogcat(); in performInvocation()