Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java1158 private class ReportHostLog extends Thread { class in TestInvocation
1163 public ReportHostLog(ITestInvocationListener listener, IConfiguration config) { in ReportHostLog() method in TestInvocation.ReportHostLog