Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DUiAutomatorTest.java56 AFTER_TEST, enumConstant
402 if (!mLoggedTestFailure && mLoggingOption == LoggingOption.AFTER_TEST) { in testEnded()
410 if (!mLoggedTestRunFailure && mLoggingOption == LoggingOption.AFTER_TEST) { in testRunEnded()