Searched defs:instr (Results 1 – 4 of 4) sorted by relevance
46 val instr = InstrumentationRegistry.getInstrumentation() in setup() constant
38 private lateinit var instr: Instrumentation variable in com.android.virtualization.terminal.TerminalAppTest
304 val instr = InstrumentationRegistry.getInstrumentation() in <lambda>() constant
437 final Instrumentation instr = InstrumentationRegistry.getInstrumentation(); in doTestNotifyNotificationAsDialogWhenHighPriority() local