Home
last modified time | relevance | path

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

/frameworks/base/tests/Input/src/com/android/test/input/
DPointerIconLoadingTest.kt53 private lateinit var exactScreenshotMatcher: BitmapMatcher variable in com.android.test.input.PointerIconLoadingTest
78 exactScreenshotMatcher = PixelPerfectMatcher() in setUp()
102 exactScreenshotMatcher in testPointerFillStyle()
123 exactScreenshotMatcher in testPointerScale()