Home
last modified time | relevance | path

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

/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
DMotionTestValuesTest.kt99 recordMotion( in featureWithDataPointType_defaultMatcherAndName()
111 recordMotion( in featureWithDataPointType_matchingViaTestTag()
129 recordMotion( in featureWithDataPointType_unknownNode()
143 recordMotion( in featureWithDataPointType_withCustomName()
155 recordMotion( in featureWithFeatureCapture_defaultMatcherAndName()
167 recordMotion( in featureWithFeatureCapture_matchingViaTestTag()
185 recordMotion( in featureWithFeatureCapture_unknownNode()
197 recordMotion( in featureWithFeatureCapture_withCustomName()
DComposeToolkitTest.kt82 recordMotion( in <lambda>()
108 recordMotion( in <lambda>()
133 recordMotion( in <lambda>()
161 recordMotion( in <lambda>()
200 recordMotion( in <lambda>()
266 recordMotion( in <lambda>()
298 recordMotion( in <lambda>()
320 recordMotion( in <lambda>()
601 recordMotion( in <lambda>()
/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
DComposeToolkit.kt200 fun MotionTestRule<ComposeToolkit>.recordMotion( in recordMotion() method