Searched refs:TestRunnerJob (Results 1 – 1 of 1) sorted by relevance
192 List<TestRunnerJob> instrumentationRunnerJobs = in runTests()193 new ArrayList<TestRunnerJob>(devices.size()); in runTests()213 for (TestRunnerJob job : instrumentationRunnerJobs) { in runTests()236 private static abstract class TestRunnerJob extends Job { class in RemoteAdtTestRunner241 public TestRunnerJob(String name, RemoteAndroidTestRunner runner, in TestRunnerJob() method in RemoteAdtTestRunner.TestRunnerJob294 private static class TestTreeCollectorJob extends TestRunnerJob {318 private static class InstrumentationRunJob extends TestRunnerJob {