Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java429 mMockDevice.clearLogcat(); in testInvoke_buildFailed()
461 mMockDevice.clearLogcat(); in testInvoke_buildFailed_runtimeException()
495 mMockDevice.clearLogcat(); in testInvoke_noBuild()
535 mMockDevice.clearLogcat(); in testInvoke_noBuild_noHostLog()
904 mMockDevice.clearLogcat(); in testInvoke_testtag()
937 mMockDevice.clearLogcat(); in testInvoke_testtag_notset()
967 mMockDevice.clearLogcat(); in testInvoke_notesttag()
1011 mMockDevice.clearLogcat(); in testInvoke_buildProviderNeedTestTag()
1068 mMockDevice.clearLogcat(); in setupInvokeWithBuild()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DDeviceFlashPreparerTest.java153 mMockDevice.clearLogcat(); in doSetupExpectations()
208 mMockDevice.clearLogcat(); in testSetup_buildError()
/tools/test/graphicsbenchmark/functional_tests/hostside/src/com/android/game/qualification/test/
DMemoryTests.java68 getDevice().clearLogcat(); in testMemoryAllocationLimit()
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DManagedRemoteDevice.java106 clearLogcat(); in postInvocationTearDown()
DRemoteAndroidVirtualDevice.java160 clearLogcat(); in postInvocationTearDown()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceFlashPreparer.java244 device.clearLogcat(); in setUp()
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java846 public void clearLogcat(); in clearLogcat() method
/tools/tradefederation/contrib/src/com/android/performance/tests/
DAppTransitionTests.java418 getDevice().clearLogcat(); in startEventsLogs()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java661 device.clearLogcat(); in reportLogs()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java2239 public void clearLogcat() { in clearLogcat() method in NativeDevice