Searched defs:InstrumentationTestSuite (Results 1 – 1 of 1) sorted by relevance
29 public class InstrumentationTestSuite extends TestSuite { class37 public InstrumentationTestSuite(Instrumentation instr) { in InstrumentationTestSuite() method in InstrumentationTestSuite42 public InstrumentationTestSuite(String name, Instrumentation instr) { in InstrumentationTestSuite() method in InstrumentationTestSuite52 public InstrumentationTestSuite(final Class theClass, Instrumentation instr) { in InstrumentationTestSuite() method in InstrumentationTestSuite