Searched defs:instrumentation (Results 1 – 3 of 3) sorted by relevance
53 public IntegrationTestUtils(Instrumentation instrumentation) { in IntegrationTestUtils()
38 final Instrumentation instrumentation = getInstrumentation(); in setUp() local
63 public FakeAsyncTaskExecutor(Instrumentation instrumentation) { in FakeAsyncTaskExecutor()