Searched refs:received_notifications_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_storage_monitor_browsertest.cc44 return received_notifications_.find(target_notification_id_) !=
45 received_notifications_.end();
64 received_notifications_.insert(notification_id);
71 std::set<std::string> received_notifications_; member in class:extensions::__anon3961::NotificationObserver

Completed in 64 milliseconds