Home
last modified time | relevance | path

Searched refs:getTestCaseCount (Results 1 – 2 of 2) sorted by relevance

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
DTestCollector.java102 public int getTestCaseCount() { in getTestCaseCount() method in TestCollector
DRemoteAdtTestRunner.java109 notifyTestRunStarted(collector.getTestCaseCount()); in runTests()