Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/
DIntegrationTestUtils.java53 public IntegrationTestUtils(Instrumentation instrumentation) { in IntegrationTestUtils()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMoreKeySpecStringReferenceTests.java38 final Instrumentation instrumentation = getInstrumentation(); in setUp() local
/packages/apps/Dialer/tests/src/com/android/dialer/util/
DFakeAsyncTaskExecutor.java63 public FakeAsyncTaskExecutor(Instrumentation instrumentation) { in FakeAsyncTaskExecutor()