Home
last modified time | relevance | path

Searched refs:createComposeMotionTestRule (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
DMotionTestValuesTest.kt49 @get:Rule val motionRule = createComposeMotionTestRule(pathManager)
DComposeToolkitTest.kt74 @get:Rule val motionRule = createComposeMotionTestRule(pathManager) in <lambda>()
/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
DComposeToolkit.kt98 fun createComposeMotionTestRule( in createComposeMotionTestRule() method