Searched refs:instr (Results 1 – 2 of 2) sorted by relevance
43 public InstrumentationTestSuite(Instrumentation instr) { in InstrumentationTestSuite() argument44 mInstrumentation = instr; in InstrumentationTestSuite()48 public InstrumentationTestSuite(String name, Instrumentation instr) { in InstrumentationTestSuite() argument50 mInstrumentation = instr; in InstrumentationTestSuite()58 public InstrumentationTestSuite(final Class theClass, Instrumentation instr) { in InstrumentationTestSuite() argument60 mInstrumentation = instr; in InstrumentationTestSuite()
6594 Instrumentation instr, IBinder token, int ident, in attach() argument6618 mInstrumentation = instr; in attach()