Searched refs:runInstrumentationTest (Results 1 – 2 of 2) sorted by relevance
125 …(out, err) = device.runInstrumentationTest("android.theme.app/android.support.test.runner.AndroidJ…129 …(out, err) = device.runInstrumentationTest("android.theme.app/android.test.InstrumentationTestRunn…
71 def runInstrumentationTest(self, option): member in androidDevice