Searched refs:AuthenticateInstrument (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dmock_wallet_client.h36 MOCK_METHOD2(AuthenticateInstrument,
H A Dwallet_client.h56 // chosen backing instrument through AuthenticateInstrument
166 virtual void AuthenticateInstrument(
H A Dwallet_client_unittest.cc1181 wallet_client_->AuthenticateInstrument("instrument_id", "123");
1196 wallet_client_->AuthenticateInstrument("instrument_id", "123");
1215 wallet_client_->AuthenticateInstrument("instrument_id", "123");
H A Dwallet_client.cc289 void WalletClient::AuthenticateInstrument( function in class:autofill::wallet::WalletClient
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_browsertest.cc1140 AuthenticateInstrument(_, fake_cvc));
H A Dautofill_dialog_controller_impl.cc2366 GetWalletClient()->AuthenticateInstrument(
H A Dautofill_dialog_controller_unittest.cc2024 AuthenticateInstrument(_, _));

Completed in 209 milliseconds