Searched refs:errorMessage (Results 1 – 6 of 6) sorted by relevance
37 val errorMessage = "My Error" in willReportFlickerAssertions() constant57 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() constant140 throw SimpleFlickerAssertionError(errorMessage) in willReportMainBlockAssertions()151 throw SimpleFlickerAssertionError(errorMessage) in willReportMainBlockAssertions()[all …]
95 Supplier<String> errorMessage, Supplier<T> resultProducer) { in waitForValueCatchingStaleObjectExceptions() argument97 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,
183 private fun makeAssumptionViolatedStatement(errorMessage: String): Statement = in makeAssumptionViolatedStatement()186 throw AssumptionViolatedException(errorMessage) in makeAssumptionViolatedStatement()
150 public static void assertScreenOn(String errorMessage) { in assertScreenOn() argument152 assertWithMessage(errorMessage) in assertScreenOn()
48 public KillException(String errorMessage, Reason r) { in KillException() argument49 super(errorMessage); in KillException()
META-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...