Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/test/src/android/tools/flicker/
DFlickerServiceRuleTest.kt114 val assertionError = SimpleFlickerAssertionError("Some assertion error") in doesNotThrowExceptionForFlickerTestFailureIfRequested() constant
134 val assertionError = SimpleFlickerAssertionError("Some assertion error") in throwsExceptionForFlickerTestFailureIfRequested() constant
233 val assertionError = SimpleFlickerAssertionError("Some assertion error") in assertionFailuresNotReportedIfUnderlyingTestFailed() constant