Searched refs:InstrumentationRunJob (Results 1 – 1 of 1) sorted by relevance
203 InstrumentationRunJob job = new InstrumentationRunJob( in runTests()318 private static class InstrumentationRunJob extends TestRunnerJob { class in RemoteAdtTestRunner319 public InstrumentationRunJob(String name, RemoteAndroidTestRunner runner, boolean isDebug, in InstrumentationRunJob() method in RemoteAdtTestRunner.InstrumentationRunJob