Home
last modified time | relevance | path

Searched refs:getDeviceSuite (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.java133 public TestSuiteReference getDeviceSuite() { in getDeviceSuite() method in TestCollector
DRemoteAdtTestRunner.java231 ITestReference ref = c.getDeviceSuite(); in sendTestTrees()