Searched refs:ERROR_MESSAGE (Results 1 – 4 of 4) sorted by relevance
183 ERROR_MESSAGE = ('Error: Attempted to get relay "%s" in %s "%s" but the ' variable in RelayDict196 raise RelayConfigError(self.ERROR_MESSAGE %
57 private static final String ERROR_MESSAGE = "binary returned non-zero exit code."; field in ExecutableTargetTestTest183 listener.testFailed(description, ERROR_MESSAGE); in testRun_cmdFailed()196 Mockito.verify(mListener, Mockito.times(1)).testFailed(testDescription, ERROR_MESSAGE); in testRun_cmdFailed()204 Mockito.verify(mListener, Mockito.times(1)).testFailed(testDescription2, ERROR_MESSAGE); in testRun_cmdFailed()
52 public static final String ERROR_MESSAGE = "Process crashed."; field in LogcatCrashResultForwarder194 return errorMessage.contains(ERROR_MESSAGE) in isCrash()
76 ERROR_MESSAGE = 'mobly_error_message' variable in MoblyResultstoreProperties595 MoblyResultstoreProperties.ERROR_MESSAGE.value,