Searched refs:instrumentationRegistry (Results 1 – 1 of 1) sorted by relevance
44 private val instrumentationRegistry = InstrumentationRegistry.getInstrumentation() constant48 get() = UiDevice.getInstance(instrumentationRegistry)52 get() = instrumentationRegistry.targetContext237 instrumentationRegistry.sendStatus(/* resultCode= */ 0, result) in printInstrumentationStatus()