Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DUiAutomatorTest.java374 captureFailureLog(test); in testFailed()
379 captureFailureLog(test); in testAssumptionFailure()
382 private void captureFailureLog(TestDescription test) { in captureFailureLog() method in UiAutomatorTest.LoggingWrapper