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