Home
last modified time | relevance | path

Searched refs:createInstrumentationTest (Results 1 – 9 of 9) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationSerialTest.java57 mInstrumentationTest = createInstrumentationTest(instrumentationTest); in InstrumentationSerialTest()
68 InstrumentationTest createInstrumentationTest(InstrumentationTest instrumentationTest) in createInstrumentationTest() method in InstrumentationSerialTest
92 InstrumentationTest runner = createInstrumentationTest(mInstrumentationTest); in run()
DInstrumentationFileTest.java79 mInstrumentationTest = createInstrumentationTest(); in InstrumentationFileTest()
260 InstrumentationTest createInstrumentationTest() { in createInstrumentationTest() method in InstrumentationFileTest
DInstalledInstrumentationsTest.java283 InstrumentationTest t = createInstrumentationTest(); in buildTests()
364 InstrumentationTest createInstrumentationTest() { in createInstrumentationTest() method in InstalledInstrumentationsTest
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DInstrumentationPreparerTest.java73 InstrumentationTest createInstrumentationTest() { in testRun()
101 InstrumentationTest createInstrumentationTest() { in testRun_testFailed()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DInstrumentationPreparer.java121 final InstrumentationTest test = createInstrumentationTest(); in runInstrumentation()
163 InstrumentationTest createInstrumentationTest() { in createInstrumentationTest() method in InstrumentationPreparer
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationSerialTestTest.java82 InstrumentationTest createInstrumentationTest( in testRun()
126 InstrumentationTest createInstrumentationTest(InstrumentationTest instrumentationTest) in testRun_runFailure()
DInstrumentationFileTestTest.java111 InstrumentationTest createInstrumentationTest() { in testRun_singleSuccessfulTest()
196 InstrumentationTest createInstrumentationTest() { in testRun_reRunOneFailedToCompleteTest()
305 InstrumentationTest createInstrumentationTest() { in testRun_serialReRunOfTwoFailedToCompleteTests()
380 InstrumentationTest createInstrumentationTest() { in testRun_noSerialReRun()
494 InstrumentationTest createInstrumentationTest() { in testRun_exceedMaxAttempts()
590 InstrumentationTest createInstrumentationTest() { in testRun_parameterized()
DInstalledInstrumentationsTestTest.java180 InstrumentationTest createInstrumentationTest() { in createInstalledInstrumentationsTest()
/tools/tradefederation/core/src/com/android/tradefed/testtype/testdefs/
DXmlDefsTest.java223 InstrumentationTest test = createInstrumentationTest(); in buildTests()
360 InstrumentationTest createInstrumentationTest() { in createInstrumentationTest() method in XmlDefsTest