Home
last modified time | relevance | path

Searched defs:setupContent (Results 1 – 7 of 7) sorted by relevance

/compose/test-utils/src/commonMain/kotlin/androidx/compose/testutils/
DComposeBenchmarkScope.kt95 fun <T> ComposeBenchmarkScope<T>.setupContent() { in createTestCase() method
/compose/benchmark-utils/src/main/java/androidx/compose/testutils/benchmark/android/
DAndroidTestCaseRunner.kt63 fun setupContent() { in setupContent() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DTextFieldFocusTest.kt558 private fun setupContent( in <lambda>() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/textfield/
DTextFieldFocusTest.kt560 private fun setupContent( in <lambda>() method
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/input/
DPlatformTextInputViewIntegrationTest.kt714 private fun setupContent() { in <lambda>() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/selection/
DTextFieldTextToolbarTest.kt935 private fun setupContent( in <lambda>() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/
DBasicTextLinkTest.kt1131 private fun setupContent(content: @Composable () -> Unit) { in setupContent() method