Home
last modified time | relevance | path

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/
DTestCollector.java108 public synchronized void testStarted(TestIdentifier test) { in testStarted() method in TestCollector
DRemoteAdtTestRunner.java422 public synchronized void testStarted(TestCaseReference testId) { in testStarted() method in RemoteAdtTestRunner.TestResultsNotifier
496 public synchronized void testStarted(TestIdentifier test) { in testStarted() method in RemoteAdtTestRunner.TestRunListener