Searched defs:SysUITestComponent (Results 1 – 1 of 1) sorted by relevance
146 interface SysUITestComponent<out T> { interface161 fun SysUITestComponent<*>.runCurrent() = testScope.runCurrent() method175 val SysUITestComponent<*>.backgroundScope constant