Home
last modified time | relevance | path

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

/platform_testing/libraries/motion/compose/values/src/platform/test/motion/compose/values/
DMotionTestValue.kt61 this then MotionTestValuesElement(values) in exportAs()
63 private data class MotionTestValuesElement(val values: MotionTestValueScope.() -> Unit) : in exportAs() dataClass