| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/ |
| D | BasicTextIntrinsicWidthWrappingRegressionTest.kt | 75 private fun runTest(softWrap: Boolean = true, maxLines: Int = Int.MAX_VALUE) { in runTest() method
|
| D | CoreTextFieldHoverTest.kt | 114 private fun runTest( in whenDefaultIcon_inBoxWithDefaultIcon_textIconIsUsed() method in androidx.compose.foundation.text.CoreTextFieldHoverTest
|
| D | BasicTextHoverTest.kt | 315 private fun runTest( in <lambda>() method
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/ |
| D | BasicTextFieldHoverTest.kt | 113 private fun runTest( in whenDefaultIcon_inBoxWithDefaultIcon_textIconIsUsed() method in androidx.compose.foundation.text.input.internal.BasicTextFieldHoverTest
|
| D | TextInputServiceAndroidCursorAnchorInfoTest.kt | 310 private fun runTest(testBody: suspend TestScope.() -> Unit) { in runTest() method in androidx.compose.foundation.text.input.internal.TextInputServiceAndroidCursorAnchorInfoTest
|
| /compose/foundation/foundation/integration-tests/lazy-tests/src/androidTest/kotlin/androidx/compose/foundation/lazy/staggeredgrid/ |
| D | LazyStaggeredGridSemanticTest.kt | 105 private fun runTest() { in <lambda>() method in androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridSemanticTest
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/textfield/ |
| D | TextFieldVisualTransformationCursorTest.kt | 65 private fun runTest( in originalToTransformed() method
|
| /compose/foundation/foundation/integration-tests/lazy-tests/src/androidTest/kotlin/androidx/compose/foundation/lazy/grid/ |
| D | LazySemanticsTest.kt | 113 private fun runTest() { in <lambda>() method
|
| /compose/foundation/foundation/integration-tests/lazy-tests/src/androidTest/kotlin/androidx/compose/foundation/lazy/list/ |
| D | LazySemanticsTest.kt | 107 private fun runTest() { in <lambda>() method
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/gestures/ |
| D | MultiTextMinTouchBoundsSelectionGesturesTest.kt | 226 private fun runTest(crossed: Boolean = false, block: () -> Unit) { in runTest() method in androidx.compose.foundation.text.selection.gestures.MultiTextMinTouchBoundsSelectionGesturesTest
|
| D | LazyColumnMultiTextRegressionTest.kt | 383 private fun runTest(block: TestScope.() -> Unit) { in runTest() method in androidx.compose.foundation.text.selection.gestures.LazyColumnMultiTextRegressionTest
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/contextmenu/modifier/ |
| D | TextContextMenuGesturesModifierTest.kt | 162 private fun runTest( in <lambda>() method
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/contextmenu/internal/ |
| D | PlatformDefaultTextContextMenuProvidersTest.kt | 99 private fun runTest( in <lambda>() method
|
| D | AndroidTextContextMenuToolbarProviderTest.kt | 371 private fun runTest( in <lambda>() method
|
| D | DefaultTextContextMenuDropdownProviderTest.kt | 395 private fun runTest( in <lambda>() method
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/scrollcapture/ |
| D | ScrollCaptureTester.kt | 96 fun runTest(timeoutMillis: Long = 5_000, block: suspend CoroutineScope.() -> Unit) { in <lambda>() method
|
| /compose/ui/ui-test/src/androidMain/kotlin/androidx/compose/ui/test/ |
| D | ComposeUiTest.android.kt | 547 fun <R> runTest(block: suspend AndroidComposeUiTest<A>.() -> R): TestResult = in runTest() method
|