Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/robolectric/src/main/java/org/robolectric/android/internal/
H A DAndroidTestEnvironment.java275 Instrumentation androidInstrumentation) { in installAndCreateApplication()
494 Instrumentation androidInstrumentation = pickInstrumentation(); in createInstrumentation() local