Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/device/cloud/
DRemoteAndroidVirtualDeviceTest.java272 public void startLogcat() { in testPreInvocationSetup()
501 public void startLogcat() { in testDeviceNotStoreShutdownState()
604 public void startLogcat() { in testDevice_skipTearDown()
691 public void startLogcat() { in testDeviceBoot_offline()
/tools/test/graphicsbenchmark/functional_tests/hostside/src/com/android/game/qualification/test/
DMemoryTests.java62 getDevice().startLogcat(); in testMemoryAllocationLimit()
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java831 public void startLogcat(); in startLogcat() method
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteAndroidVirtualDevice.java148 startLogcat(); in preInvocationSetup()
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTest.java359 getDevice().startLogcat(); in run()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java835 context.getDevice(deviceName).startLogcat(); in invoke()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java1056 mMockDevice.startLogcat(); in setupInvoke()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java2226 public void startLogcat() { in startLogcat() method in NativeDevice