Home
last modified time | relevance | path

Searched refs:InstrumentationRunJob (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
DRemoteAdtTestRunner.java203 InstrumentationRunJob job = new InstrumentationRunJob( in runTests()
318 private static class InstrumentationRunJob extends TestRunnerJob { class in RemoteAdtTestRunner
319 public InstrumentationRunJob(String name, RemoteAndroidTestRunner runner, boolean isDebug, in InstrumentationRunJob() method in RemoteAdtTestRunner.InstrumentationRunJob