Searched refs:runTests (Results 1 – 7 of 7) sorted by relevance
84 def runTests(self): member in TradefedProgram92 super(TradefedProgram, self).runTests()
160 runTests(mInstrumentationTest, listener); in writeTestsToFileAndRun()187 private void runTests(InstrumentationTest runner, ITestInvocationListener listener) in runTests() method in InstrumentationFileTest
189 mExec.runTests(mContext, mConfig, mMockListener); in testRun_metricCollectors()
1873 .runTests(mStubInvocationMetadata, configuration, mMockTestListener); in testMetricCollectionChain()
131 RunInstrumentationTestsAnswer runTests = in testRun() local142 doAnswer(runTests) in testRun()
347 public void runTests( in runTests() method in InvocationExecution
357 invocationPath.runTests(context, config, listener); in prepareAndRun()