Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/test/src/android/tools/flicker/
DScenarioInstanceTest.kt37 val errorMessage = "My Error" in willReportFlickerAssertions() constant
57 throw SimpleFlickerAssertionError(errorMessage) in willReportFlickerAssertions()
70 throw SimpleFlickerAssertionError(errorMessage) in willReportFlickerAssertions()
73 throw SimpleFlickerAssertionError(errorMessage) in willReportFlickerAssertions()
107 .startsWith(errorMessage) in willReportFlickerAssertions()
113 .startsWith(errorMessage) in willReportFlickerAssertions()
116 .startsWith(errorMessage) in willReportFlickerAssertions()
121 val errorMessage = "My Error" in willReportMainBlockAssertions() constant
140 throw SimpleFlickerAssertionError(errorMessage) in willReportMainBlockAssertions()
151 throw SimpleFlickerAssertionError(errorMessage) in willReportMainBlockAssertions()
[all …]
/platform_testing/libraries/health/utils/src/android/platform/test/util/
DHealthTestingUtils.java95 Supplier<String> errorMessage, Supplier<T> resultProducer) { in waitForValueCatchingStaleObjectExceptions() argument
97 errorMessage, in waitForValueCatchingStaleObjectExceptions()
141 public static <T> T waitForValueToSettle(Supplier<String> errorMessage, Supplier<T> supplier) {
143 errorMessage,
157 Supplier<String> errorMessage,
165 /* errorProvider= */ errorMessage::get,
/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DLimitDevicesRule.kt183 private fun makeAssumptionViolatedStatement(errorMessage: String): Statement = in makeAssumptionViolatedStatement()
186 throw AssumptionViolatedException(errorMessage) in makeAssumptionViolatedStatement()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java150 public static void assertScreenOn(String errorMessage) { in assertScreenOn() argument
152 assertWithMessage(errorMessage) in assertScreenOn()
/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DProcessUtil.java48 public KillException(String errorMessage, Reason r) { in KillException() argument
49 super(errorMessage); in KillException()
/platform_testing/libraries/sts-common-util/sts-sdk/package/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...