Home
last modified time | relevance | path

Searched defs:TestContext (Results 1 – 2 of 2) sorted by relevance

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DTestContext.kt27 class TestContext internal constructor(internal val testOwner: TestOwner) { class
DInputDispatcher.kt160 private val TestContext.currentTime in createInputDispatcher() constant