Searched refs:motionRule (Results 1 – 2 of 2) sorted by relevance
77 val motionRule = MotionTestRule(ViewToolkit { activityRule.scenario }, pathManager) in <lambda>() constant in com.android.systemui.animation.TransitionAnimatorTest86 motionRule.assertThat(recordedMotion).timeSeriesMatchesGolden() in <lambda>()96 motionRule.assertThat(recordedMotion).timeSeriesMatchesGolden() in <lambda>()107 motionRule.assertThat(recordedMotion).timeSeriesMatchesGolden() in <lambda>()118 motionRule.assertThat(recordedMotion).timeSeriesMatchesGolden() in <lambda>()164 return motionRule.record( in <lambda>()
47 @get:Rule val motionRule = createComposeMotionTestRule(goldenPaths) constant in com.android.compose.animation.scene.transformation.AnchoredSizeTest121 motionRule.recordTransition(fromSceneContent, toSceneContent, transition, recordingSpec) in assertBarSizeMatchesGolden()123 motionRule.assertThat(motion).timeSeriesMatchesGolden() in assertBarSizeMatchesGolden()