Searched defs:SubmitWithWalletItems (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_unittest.cc574 void SubmitWithWalletItems(scoped_ptr<wallet::WalletItems> wallet_items) { function in class:autofill::__anon5015::AutofillDialogControllerTest
1820 SubmitWithWalletItems(wallet_items.Pass());
1836 SubmitWithWalletItems(wallet_items.Pass());
1849 SubmitWithWalletItems(wallet_items.Pass());
2026 SubmitWithWalletItems(CompleteAndValidWalletItems());
2064 SubmitWithWalletItems(CompleteAndValidWalletItems());
2078 SubmitWithWalletItems(CompleteAndValidWalletItems());
2216 SubmitWithWalletItems(CompleteAndValidWalletItems());
2532 SubmitWithWalletItems(wallet_items.Pass());
2605 SubmitWithWalletItems(CompleteAndValidWalletItem
[all...]

Completed in 121 milliseconds