Searched refs:instrumentationTest (Results 1 – 3 of 3) sorted by relevance
56 InstrumentationTest instrumentationTest, Collection<TestDescription> testsToRun) in InstrumentationSerialTest() argument59 mInstrumentationTest = createInstrumentationTest(instrumentationTest); in InstrumentationSerialTest()70 InstrumentationTest createInstrumentationTest(InstrumentationTest instrumentationTest) in createInstrumentationTest() argument73 OptionCopier.copyOptions(instrumentationTest, runner); in createInstrumentationTest()74 runner.setDevice(instrumentationTest.getDevice()); in createInstrumentationTest()75 runner.setForceAbi(instrumentationTest.getForceAbi()); in createInstrumentationTest()
75 InstrumentationTest instrumentationTest, in InstrumentationFileTest() argument83 OptionCopier.copyOptions(instrumentationTest, mInstrumentationTest); in InstrumentationFileTest()84 mInstrumentationTest.setDevice(instrumentationTest.getDevice()); in InstrumentationFileTest()85 mInstrumentationTest.setForceAbi(instrumentationTest.getForceAbi()); in InstrumentationFileTest()
82 InstrumentationTest instrumentationTest) throws ConfigurationException { in testRun()125 InstrumentationTest createInstrumentationTest(InstrumentationTest instrumentationTest) in testRun_runFailure()202 InstrumentationTest instrumentationTest) throws ConfigurationException { in testRun_package()