Home
last modified time | relevance | path

Searched defs:recordedMotion (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/platform_testing/libraries/motion/tests/src/platform/test/motion/truth/
H A DRecordedMotionSubjectTest.kt65 val recordedMotion = fakeRecordedMotion() in <lambda>() constant
87 val recordedMotion = fakeRecordedMotion() in <lambda>() constant
101 val recordedMotion = fakeRecordedMotion() in <lambda>() constant
119 val recordedMotion = fakeRecordedMotion() in <lambda>() constant
129 val recordedMotion = fakeRecordedMotion() in <lambda>() constant
/aosp_15_r20/frameworks/base/tests/testables/tests/src/android/animation/
H A DAnimatorTestRuleToolkitTest.kt73 val recordedMotion = in <lambda>() constant
89 val recordedMotion = in <lambda>() constant
111 val recordedMotion = in <lambda>() constant
131 val recordedMotion = in <lambda>() constant
/aosp_15_r20/platform_testing/libraries/motion/tests/src/platform/test/motion/view/
H A DViewToolkitTest.kt64 val recordedMotion = in <lambda>() constant
80 val recordedMotion = in <lambda>() constant
97 val recordedMotion = motionRule.record(animator, sceneRoot.capture(evenlySampled(10)) {}) in <lambda>() constant
/aosp_15_r20/platform_testing/libraries/motion/src/platform/test/motion/truth/
H A DRecordedMotionSubject.kt52 val recordedMotion = checkNotNull(actual) in timeSeriesMatchesGolden() constant
98 val recordedMotion = checkNotNull(actual) in filmstripMatchesGolden() constant
/aosp_15_r20/frameworks/libs/systemui/mechanics/tests/src/com/android/mechanics/spring/
DSpringStateTest.kt141 val recordedMotion = motion.create(timeSeries, screenshots = null) in assertSpringMotionMatchesGolden() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DTransitionAnimatorTest.kt117 val recordedMotion = record(backgroundLayer, animation) in <lambda>() constant