Home
last modified time | relevance | path

Searched defs:motion (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
DMotionTestValuesTest.kt98 val motion = in featureWithDataPointType_defaultMatcherAndName() constant
110 val motion = in featureWithDataPointType_matchingViaTestTag() constant
128 val motion = in featureWithDataPointType_unknownNode() constant
142 val motion = in featureWithDataPointType_withCustomName() constant
154 val motion = in featureWithFeatureCapture_defaultMatcherAndName() constant
166 val motion = in featureWithFeatureCapture_matchingViaTestTag() constant
184 val motion = in featureWithFeatureCapture_unknownNode() constant
196 val motion = in featureWithFeatureCapture_withCustomName() constant
DComposeToolkitTest.kt81 val motion = in <lambda>() constant
107 val motion = in <lambda>() constant
132 val motion = in <lambda>() constant
160 val motion = in <lambda>() constant
199 val motion = in <lambda>() constant
265 val motion = in <lambda>() constant
297 val motion = in <lambda>() constant
319 val motion = in <lambda>() constant
600 val motion = in <lambda>() constant
/platform_testing/libraries/motion/src/platform/test/motion/
DMotionTestRule.kt87 fun motion(): Subject.Factory<RecordedMotionSubject, RecordedMotion> { in <lambda>() method