Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DBitmap.kt27 val UnitTestBitmapMatcher = constant
DExternalViewScreenshotTestRule.kt49 private val matcher = UnitTestBitmapMatcher in <lambda>()
DFragmentScreenshotTestRule.kt39 private val matcher: BitmapMatcher = UnitTestBitmapMatcher, in <lambda>()
DViewScreenshotTestRule.kt42 private val matcher: BitmapMatcher = UnitTestBitmapMatcher, in <lambda>()
/platform_testing/libraries/screenshot/utils/compose/src/platform/test/screenshot/utils/compose/
DComposeScreenshotTestRule.kt48 import platform.test.screenshot.UnitTestBitmapMatcher
77 private val matcher = UnitTestBitmapMatcher