Searched defs:run_instrumentation_test (Results 1 – 4 of 4) sorted by relevance
93 def run_instrumentation_test(self, option): member in AndroidDevice
101 def run_instrumentation_test(self, instrumentation_output, prefix=None): member in BaseInstrumentationTestTest
277 run_instrumentation_test(const string& packageName, const string& runner, const string& className, in run_instrumentation_test() function
940 def run_instrumentation_test( member in InstrumentationTestMixin