Home
last modified time | relevance | path

Searched defs:reportHostLog (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DTestInvocationTest.java396 Throwable throwable, boolean stubFailures, boolean reportHostLog) throws IOException { in stubMockFailureListeners()
401 Throwable throwable, boolean stubFailures, boolean reportHostLog) throws IOException { in verifyMockFailureListeners()
536 boolean reportHostLog, in stubMockListeners()
619 boolean reportHostLog, in verifyMockListeners()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java717 private void reportHostLog(ITestInvocationListener listener, IConfiguration config) { in reportHostLog() method in TestInvocation
725 private void reportHostLog( in reportHostLog() method in TestInvocation