Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/hostside/src/com/android/game/qualification/test/
DMemoryTests.java63 getDevice().startLogcat(); in testMemoryAllocationLimit()
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java996 public void startLogcat(); in startLogcat() method
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTest.java359 getDevice().startLogcat(); in run()
/tools/tradefederation/core/src/com/android/tradefed/device/connection/
DAdbSshConnection.java198 getDevice().startLogcat(); in initializeConnection()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java1297 context.getDevice(deviceName).startLogcat(); in invoke()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java2842 public void startLogcat() { in startLogcat() method in NativeDevice