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

/external/chromium_org/chrome/browser/content_settings/
H A Dcontent_settings_pref_provider_unittest.cc64 notification_received_(false) {
75 return notification_received_;
86 notification_received_ = true;
91 bool notification_received_; member in class:content_settings::DeadlockCheckerObserver
/external/chromium_org/chrome/browser/notifications/
H A Dnotification_browsertest.cc71 : notification_received_(false) {
81 if (notification_received_)
86 return notification_received_;
106 notification_received_ = true;
111 bool notification_received_; member in class:__anon4361::MessageCenterChangeObserver

Completed in 97 milliseconds