Home
last modified time | relevance | path

Searched defs:TestScope (Results 1 – 9 of 9) sorted by relevance

/compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/input/internal/
DCursorAnimationDurationTest.kt55 private fun TestScope.assertNotAnimating(animationState: CursorAnimationState, alpha: Float) { in TestScope() method
DCursorAnimationStateTest.kt138 private fun TestScope.assertNotAnimating() { in TestScope() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/contextmenu/internal/
DPlatformDefaultTextContextMenuProvidersTest.kt106 private inner class TestScope( in <lambda>() class
DAndroidTextContextMenuToolbarProviderTest.kt399 private inner class TestScope( in <lambda>() class
DDefaultTextContextMenuDropdownProviderTest.kt419 private inner class TestScope( in <lambda>() class
/compose/runtime/runtime/src/nonEmulatorCommonTest/kotlin/androidx/compose/runtime/snapshots/
DSnapshotStateExtensionsTests.kt212 private fun TestScope.advanceGlobalSnapshotAndSettle() { in <lambda>() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/contextmenu/modifier/
DTextContextMenuGesturesModifierTest.kt170 private inner class TestScope( in <lambda>() class in androidx.compose.foundation.text.contextmenu.modifier.TextContextMenuGesturesModifierTest
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/contextmenu/provider/
DBasicTextContextMenuProviderTest.kt291 private inner class TestScope { in <lambda>() class
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/gestures/
DLazyColumnMultiTextRegressionTest.kt203 private inner class TestScope( class in androidx.compose.foundation.text.selection.gestures.LazyColumnMultiTextRegressionTest