Searched refs:reportHostLog (Results 1 – 3 of 3) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/invoker/ |
D | TestInvocation.java | 388 reportHostLog(listener, config); in performInvocation() 490 private void reportHostLog(ITestInvocationListener listener, IConfiguration config) { in reportHostLog() method in TestInvocation 491 reportHostLog(listener, config, TRADEFED_LOG_NAME); in reportHostLog() 494 private void reportHostLog( in reportHostLog() method in TestInvocation 639 reportHostLog(listener, config); in invokeFetchBuild() 692 reportHostLog(listener, config); in invokeRemoteDynamic() 875 reportHostLog(listener, config); in invoke() 896 reportHostLog(listener, config, TRADEFED_LOG_NAME + BEFORE_SHARDING_SUFFIX); in invoke() 1144 reportHostLog(mListener, mConfiguration); in run()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/ |
D | TestInvocationTest.java | 1105 boolean reportHostLog, in setupMockListeners() argument 1239 if (reportHostLog) { in setupMockListeners() 1563 Throwable throwable, boolean stubFailures, boolean reportHostLog) throws IOException { in setupMockFailureListeners() argument 1564 setupMockListeners(InvocationStatus.FAILED, throwable, stubFailures, reportHostLog, false); in setupMockFailureListeners()
|
/tools/tradefederation/core/tests/res/testdata/ |
D | tradefed-prebuilt-cts-8.0_r21.jar | META-INF/
META-INF/MANIFEST.MF
jline/
jline/CompletionHandler.class
CompletionHandler ... |