bubbles_shown_     14 chrome/browser/ui/autofill/mock_new_credit_card_bubble_controller.cc     : bubbles_shown_(0) {}
bubbles_shown_     27 chrome/browser/ui/autofill/mock_new_credit_card_bubble_controller.cc   ++bubbles_shown_;
bubbles_shown_     31 chrome/browser/ui/autofill/mock_new_credit_card_bubble_controller.h   int bubbles_shown() const { return bubbles_shown_; }
bubbles_shown_     37 chrome/browser/ui/autofill/mock_new_credit_card_bubble_controller.h   int bubbles_shown_;
bubbles_shown_     47 chrome/browser/ui/autofill/test_generated_credit_card_bubble_controller.cc   ++bubbles_shown_;
bubbles_shown_     33 chrome/browser/ui/autofill/test_generated_credit_card_bubble_controller.h   int bubbles_shown() const { return bubbles_shown_; }
bubbles_shown_     44 chrome/browser/ui/autofill/test_generated_credit_card_bubble_controller.h   int bubbles_shown_;