Home | History | Annotate | Download | only in wallet

Lines Matching refs:BAD_REQUEST

1052   EXPECT_CALL(delegate_, OnWalletError(WalletClient::BAD_REQUEST)).Times(1);
1824 // 400 (BAD_REQUEST) - response json is ignored.
1832 EXPECT_CALL(delegate_, OnWalletError(WalletClient::BAD_REQUEST)).Times(1);