Searched defs:testEnded (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 | 44 public synchronized void testEnded(TestIdentifier test, Map<String, String> testMetrics) { in testEnded() method in TestCollector |
D | RemoteAdtTestRunner.java | 402 public synchronized void testEnded(TestCaseReference ref) { in testEnded() method in RemoteAdtTestRunner.TestResultsNotifier |