Searched refs:InfoBarCountObserver (Results 1 – 3 of 3) sorted by relevance
688 class InfoBarCountObserver : public NotificationObserver {690 InfoBarCountObserver(AutomationProvider* automation,694 virtual ~InfoBarCountObserver();713 DISALLOW_COPY_AND_ASSIGN(InfoBarCountObserver);
1362 InfoBarCountObserver::InfoBarCountObserver(AutomationProvider* automation, in InfoBarCountObserver() function in InfoBarCountObserver1376 InfoBarCountObserver::~InfoBarCountObserver() {} in ~InfoBarCountObserver()1378 void InfoBarCountObserver::Observe(NotificationType type, in Observe()1386 void InfoBarCountObserver::CheckCount() { in CheckCount()
5416 new InfoBarCountObserver(this, reply_message, controller->tab_contents(), in WaitForInfoBarCount()