Home
last modified time | relevance | path

Searched defs:comparisonStatistics (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/matchers/
H A DBitmapMatcher.kt138 val comparisonStatistics: ComparisonStatistics, constant in platform.test.screenshot.matchers.MatchResult
/aosp_15_r20/platform_testing/libraries/screenshot/src/androidTest/java/platform/test/screenshot/
H A DScreenshotTestRuleTest.kt351 val comparisonStatistics: DiffResult.ComparisonStatistics? = null, in goldenIdentifierResolver() constant in ScreenshotTestRuleTest.ReportedDiffResult