Searched refs:ReportHostLog (Results 1 – 1 of 1) sorted by relevance
210 ReportHostLog reportThread = new ReportHostLog(listener, config); in performInvocation()1131 private class ReportHostLog extends Thread { class in TestInvocation1136 public ReportHostLog(ITestInvocationListener listener, IConfiguration config) { in ReportHostLog() method in TestInvocation.ReportHostLog