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.kt58 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.kt83 fun MotionTestRule<ComposeToolkit>.runTest( in MotionTestRule() method
200 fun MotionTestRule<ComposeToolkit>.recordMotion( in recordMotion() method
/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
DComposeToolkitTest.kt381 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValues( in <lambda>() method
595 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValuesImpl( in <lambda>() method