Searched defs:testFailed (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/ | ||
D | TestCollector.java | 52 public synchronized void testFailed(TestIdentifier test, String trace) { in testFailed() method in TestCollector |
D | RemoteAdtTestRunner.java | 406 public synchronized void testFailed(TestReferenceFailure ref) { in testFailed() method in RemoteAdtTestRunner.TestResultsNotifier |