HomeSort by relevance Sort by last modified time
    Searched refs:GetTestWalletItems (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_test_util.h 38 scoped_ptr<WalletItems> GetTestWalletItems();
wallet_items.h 258 friend scoped_ptr<WalletItems> GetTestWalletItems();
wallet_test_util.cc 227 scoped_ptr<WalletItems> GetTestWalletItems() {
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_unittest.cc 101 scoped_ptr<wallet::WalletItems> items = wallet::GetTestWalletItems();
697 scoped_ptr<wallet::WalletItems> wallet_items = wallet::GetTestWalletItems();
771 controller()->OnDidGetWalletItems(wallet::GetTestWalletItems());
    [all...]
autofill_dialog_controller_browsertest.cc 661 scoped_ptr<wallet::WalletItems> wallet_items = wallet::GetTestWalletItems();
830 controller()->OnDidGetWalletItems(wallet::GetTestWalletItems());
    [all...]

Completed in 138 milliseconds