Searched refs:ERROR_MESSAGE (Results 1 – 7 of 7) sorted by relevance
70 private static final String ERROR_MESSAGE = field in ClientSidePermissionCheckChecker79 .setMessage(ERROR_MESSAGE) in matchMethodInvocation()
44 const val ERROR_MESSAGE = "Test Error Message!" constant155 completable.completeExceptionally(UnsupportedOperationException(ERROR_MESSAGE)) in testCharSequenceAfterError()166 assertRuntimeException(ERROR_MESSAGE) { in testCharSequenceAfterError()260 completable.completeExceptionally(UnsupportedOperationException(ERROR_MESSAGE)) in testCharSequenceUnblockByError()
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
770 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testStartAddAccountSessionError()784 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testStartAddAccountSessionError()954 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testStartUpdateCredentialsSessionError()968 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testStartUpdateCredentialsSessionError()1263 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testFinishSessionAsUserError()1322 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testIsCredentialsUpdatedSuggestedError()1941 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testGetAuthTokenError()2213 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testAddAccountAsUserError()2347 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testConfirmCredentialsAsUserError()2484 AccountManagerServiceTestFixtures.ERROR_MESSAGE); in testUpdateCredentialsError()[all …]
468 case (int) StorageReturnMessage.ERROR_MESSAGE: in parseAndLogAconfigdReturn()469 String errmsg = proto.readString(StorageReturnMessage.ERROR_MESSAGE); in parseAndLogAconfigdReturn()
101 proto.write(DiskStatsServiceDumpProto.ERROR_MESSAGE, error.toString()); in dump()