Home
last modified time | relevance | path

Searched defs:MotionTestRule (Results 1 – 4 of 4) sorted by relevance

/platform_testing/libraries/motion/src/platform/test/motion/
DRecordedMotion.kt63 fun MotionTestRule<*>.create(timeSeries: TimeSeries, screenshots: List<Bitmap>?) = in <lambda>() method
DMotionTestRule.kt56 class MotionTestRule<Toolkit>( in <lambda>() class
/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
DComposeToolkit.kt94 fun MotionTestRule<ComposeToolkit>.runTest( in MotionTestRule() method
223 fun MotionTestRule<ComposeToolkit>.recordMotion( in recordMotion() method
/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
DComposeToolkitTest.kt384 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValues( in <lambda>() method
598 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValuesImpl( in <lambda>() method