Home
last modified time | relevance | path

Searched defs:TestText (Results 1 – 4 of 4) sorted by relevance

/compose/foundation/foundation-layout/integration-tests/layout-demos/src/main/java/androidx/compose/foundation/layout/demos/
DRtlDemo.kt151 private fun TestText() { in TestText() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/
DAbstractSelectionContainerTest.kt118 protected fun TestText(text: String, modifier: Modifier = Modifier) { in <lambda>() method
/compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/
DTextTest.kt64 private val TestText = "TestText" constant in androidx.compose.material.TextTest
/compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/
DTextTest.kt65 private val TestText = "TestText" constant