Searched refs:standardListener (Results 1 – 2 of 2) sorted by relevance
122 public void run(ITestInvocationListener standardListener) throws DeviceNotAvailableException { in run() argument134 standardListener.testRunStarted(mRuKey, 1); in run()150 standardListener.testRunEnded( in run()
219 public void run(ITestInvocationListener standardListener) throws DeviceNotAvailableException { in run() argument247 BugreportCollector bugListener = new BugreportCollector(standardListener, mTestDevice); in run()