Home
last modified time | relevance | path

Searched defs:motion (Results 1 – 5 of 5) 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.kt84 val motion = in <lambda>() constant
110 val motion = in <lambda>() constant
135 val motion = in <lambda>() constant
163 val motion = in <lambda>() constant
202 val motion = in <lambda>() constant
268 val motion = in <lambda>() constant
300 val motion = in <lambda>() constant
322 val motion = in <lambda>() constant
603 val motion = in <lambda>() constant
DFixedConfigurationTest.kt104 val motion = in <lambda>() constant
149 val motion = in <lambda>() constant
DTransitionFeatureCaptureTest.kt198 val motion = in <lambda>() constant
/platform_testing/libraries/motion/src/platform/test/motion/
DMotionTestRule.kt86 fun motion(): Subject.Factory<RecordedMotionSubject, RecordedMotion> { in <lambda>() method