Searched refs:ERROR_MESSAGE (Results 1 – 6 of 6) sorted by relevance
44 const val ERROR_MESSAGE = "Test Error Message!"155 completable.completeExceptionally(UnsupportedOperationException(ERROR_MESSAGE))166 assertRuntimeException(ERROR_MESSAGE) {260 completable.completeExceptionally(UnsupportedOperationException(ERROR_MESSAGE))
70 private static final String ERROR_MESSAGE = field in ClientSidePermissionCheckChecker79 .setMessage(ERROR_MESSAGE) in matchMethodInvocation()
97 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in addAccount()136 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in confirmCredentials()186 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in getAuthToken()229 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in updateCredentials()438 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in isCredentialsUpdateSuggested()
84 public static final String ERROR_MESSAGE = field in AccountManagerServiceTestFixtures
764 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testStartAddAccountSessionError()778 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testStartAddAccountSessionError()948 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testStartUpdateCredentialsSessionError()962 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testStartUpdateCredentialsSessionError()1257 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testFinishSessionAsUserError()1316 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testIsCredentialsUpdatedSuggestedError()1935 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testGetAuthTokenError()2207 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testAddAccountAsUserError()2341 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testConfirmCredentialsAsUserError()2478 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testUpdateCredentialsError()[all …]
101 proto.write(DiskStatsServiceDumpProto.ERROR_MESSAGE, error.toString()); in dump()