Home
last modified time | relevance | path

Searched defs:InstrumentationTestDef (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/testdefs/
DInstrumentationTestDef.java21 class InstrumentationTestDef { class
35 public InstrumentationTestDef(String testName, String packageName) { in InstrumentationTestDef() method in InstrumentationTestDef