HomeSort by relevance Sort by last modified time
    Searched full: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 75 : notification_received_(false) {
85 if (notification_received_)
90 return notification_received_;
110 notification_received_ = true;
115 bool notification_received_; member in class:__anon5319::MessageCenterChangeObserver
129 notification_received_(false),
160 if (collection_changed_ && notification_received_) {
181 notification_received_ = true;
190 bool notification_received_; member in class:__anon5319::NotificationBalloonChangeObserver
    [all...]

Completed in 583 milliseconds