Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
DTestCollector.java100 public synchronized void testRunStopped(long elapsedTime) { in testRunStopped() method in TestCollector
DRemoteAdtTestRunner.java489 public synchronized void testRunStopped(long elapsedTime) { in testRunStopped() method in RemoteAdtTestRunner.TestRunListener