Searched defs:SysuiTestCase (Results 1 – 2 of 2) sorted by relevance
22 fun SysuiTestCase.testKosmos(): Kosmos = Kosmos().apply { testCase = this@testKosmos } in <lambda>() method
72 public abstract class SysuiTestCase { class