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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dmock_new_credit_card_bubble_controller.h25 const CreditCard* new_card() const { return new_card_.get(); }
34 scoped_ptr<CreditCard> new_card_; member in class:autofill::MockNewCreditCardBubbleController
H A Dnew_credit_card_bubble_controller.h119 scoped_ptr<CreditCard> new_card_; member in class:autofill::NewCreditCardBubbleController
128 // Strings and descriptions that are generated based on |new_card_| and

Completed in 558 milliseconds