Home
last modified time | relevance | path

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

/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
DComposeToolkitTest.kt388 ) = assertThatFrameCountValuesImpl(recordBefore, recordAfter, motionControl) in <lambda>()
598 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValuesImpl( in <lambda>() method in platform.test.motion.compose.ComposeToolkitTest