Searched defs:bitmapDiffer (Results 1 – 3 of 3) sorted by relevance
/platform_testing/libraries/motion/src/platform/test/motion/truth/ | ||
D | RecordedMotionSubject.kt | 99 val bitmapDiffer = in filmstripMatchesGolden() constant |
/platform_testing/libraries/motion/tests/src/platform/test/motion/truth/ | ||
D | RecordedMotionSubjectTest.kt | 57 private val bitmapDiffer: BitmapDiffer = mock() in <lambda>() constant in platform.test.motion.truth.RecordedMotionSubjectTest |
/platform_testing/libraries/motion/src/platform/test/motion/ | ||
D | MotionTestRule.kt | 59 internal val bitmapDiffer: BitmapDiffer? = null, in <lambda>() constant in platform.test.motion.MotionTestRule |