Searched refs:mExecution (Results 1 – 1 of 1) sorted by relevance
61 private TestExecution mExecution; field in RemoteAdtTestRunner114 mExecution = execution; in runTests()195 TestResultsNotifier notifier = new TestResultsNotifier(mExecution.getListener(), in runTests()355 if (mExecution != null) { in stop()356 mExecution.stop(); in stop()