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