HomeSort by relevance Sort by last modified time
    Searched refs:notification_received_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/content_settings/
content_settings_pref_provider_unittest.cc 63 notification_received_(false) {
74 return notification_received_;
85 notification_received_ = true;
90 bool notification_received_; member in class:content_settings::DeadlockCheckerObserver
  /external/chromium_org/chrome/browser/notifications/
notification_browsertest.cc 74 : notification_received_(false) {
84 if (notification_received_)
89 return notification_received_;
109 notification_received_ = true;
114 bool notification_received_; member in class:__anon7802::MessageCenterChangeObserver
128 notification_received_(false),
159 if (collection_changed_ && notification_received_) {
180 notification_received_ = true;
189 bool notification_received_; member in class:__anon7802::NotificationBalloonChangeObserver
    [all...]

Completed in 190 milliseconds