Home
last modified time | relevance | path

Searched refs:testRunStarted (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.java92 public synchronized void testRunStarted(String ignoredRunName, int testCount) { in testRunStarted() method in TestCollector
DRemoteAdtTestRunner.java484 public synchronized void testRunStarted(String runName, int testCount) { in testRunStarted() method in RemoteAdtTestRunner.TestRunListener