HomeSort by relevance Sort by last modified time
    Searched defs:createInstrumentationTest (Results 1 - 5 of 5) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
InstrumentationPreparer.java 122 final InstrumentationTest test = createInstrumentationTest();
169 InstrumentationTest createInstrumentationTest() {
  /tools/tradefederation/core/src/com/android/tradefed/testtype/
InstrumentationFileTest.java 74 mInstrumentationTest = createInstrumentationTest();
232 InstrumentationTest createInstrumentationTest() {
InstrumentationSerialTest.java 54 mInstrumentationTest = createInstrumentationTest(instrumentationTest);
65 InstrumentationTest createInstrumentationTest(InstrumentationTest instrumentationTest)
94 InstrumentationTest runner = createInstrumentationTest(mInstrumentationTest);
InstalledInstrumentationsTest.java 268 InstrumentationTest t = createInstrumentationTest();
344 InstrumentationTest createInstrumentationTest() {
  /tools/tradefederation/core/src/com/android/tradefed/testtype/testdefs/
XmlDefsTest.java 222 InstrumentationTest test = createInstrumentationTest();
359 InstrumentationTest createInstrumentationTest() {

Completed in 576 milliseconds