Searched refs:transaction_currency_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.h749 base::string16 transaction_currency_; member in class:autofill::AutofillDialogControllerImpl
H A Dautofill_dialog_controller_browsertest.cc1772 EXPECT_EQ(ASCIIToUTF16("USD"), controller->transaction_currency_);
H A Dautofill_dialog_controller_impl.cc846 transaction_currency_ = form_structure_.GetUniqueValue(
1133 wallet_client->GetWalletItems(transaction_amount_, transaction_currency_);

Completed in 624 milliseconds