Searched defs:testStarted (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 | 108 public synchronized void testStarted(TestIdentifier test) { in testStarted() method in TestCollector |
D | RemoteAdtTestRunner.java | 422 public synchronized void testStarted(TestCaseReference testId) { in testStarted() method in RemoteAdtTestRunner.TestResultsNotifier |