Searched refs:instr (Results 1 – 2 of 2) sorted by relevance
37 public InstrumentationTestSuite(Instrumentation instr) { in InstrumentationTestSuite() argument38 mInstrumentation = instr; in InstrumentationTestSuite()42 public InstrumentationTestSuite(String name, Instrumentation instr) { in InstrumentationTestSuite() argument44 mInstrumentation = instr; in InstrumentationTestSuite()52 public InstrumentationTestSuite(final Class theClass, Instrumentation instr) { in InstrumentationTestSuite() argument54 mInstrumentation = instr; in InstrumentationTestSuite()
5923 Instrumentation instr, IBinder token, int ident, in attach() argument5945 mInstrumentation = instr; in attach()