Home
last modified time | relevance | path

Searched refs:testRunFailed (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.java84 public synchronized void testRunFailed(String errorMessage) { in testRunFailed() method in TestCollector
DRemoteAdtTestRunner.java479 public synchronized void testRunFailed(String errorMessage) { in testRunFailed() method in RemoteAdtTestRunner.TestRunListener