Searched refs:instrumentationRegistry (Results 1 – 1 of 1) sorted by relevance
46 private val instrumentationRegistry = InstrumentationRegistry.getInstrumentation() constant50 get() = UiDevice.getInstance(instrumentationRegistry)54 get() = instrumentationRegistry.targetContext354 instrumentationRegistry.sendStatus(/* resultCode= */ 0, result) in printInstrumentationStatus()