Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/motion/src/platform/test/motion/
H A DMotionTestRule.kt56 class MotionTestRule<Toolkit>( in <lambda>() class
H A DRecordedMotion.kt58 fun MotionTestRule<*>.create(timeSeries: TimeSeries, screenshots: List<Bitmap>?) = in <lambda>() method
/aosp_15_r20/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
H A DComposeToolkit.kt83 fun MotionTestRule<ComposeToolkit>.runTest( in MotionTestRule() method
200 fun MotionTestRule<ComposeToolkit>.recordMotion( in recordMotion() method
/aosp_15_r20/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
H A DComposeToolkitTest.kt381 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValues( in <lambda>() method
595 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValuesImpl( in <lambda>() method
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/tests/utils/src/com/android/compose/animation/scene/
H A DTestTransition.kt253 fun MotionTestRule<ComposeToolkit>.recordTransition( in MotionTestRule() method