Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DUiAutomatorTest.java438 captureFailureLog(test); in testFailed()
443 captureFailureLog(test); in testAssumptionFailure()
446 private void captureFailureLog(TestDescription test) { in captureFailureLog() method in UiAutomatorTest.LoggingWrapper