Searched defs:comparisonStatistics (Results 1 – 2 of 2) sorted by relevance
/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/matchers/ | ||
D | BitmapMatcher.kt | 138 val comparisonStatistics: ComparisonStatistics, constant in platform.test.screenshot.matchers.MatchResult |
/platform_testing/libraries/screenshot/src/androidTest/java/platform/test/screenshot/ | ||
D | ScreenshotTestRuleTest.kt | 351 val comparisonStatistics: DiffResult.ComparisonStatistics? = null, in goldenIdentifierResolver() constant in ScreenshotTestRuleTest.ReportedDiffResult |