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

/external/chromium_org/content/browser/
H A Ddatabase_tracker_unittest.cc36 : new_notification_received_(false),
41 : new_notification_received_(false),
52 new_notification_received_ = true;
62 new_notification_received_ = true;
67 bool temp_new_notification_received = new_notification_received_;
68 new_notification_received_ = false;
78 bool new_notification_received_; member in class:__anon7041::TestObserver

Completed in 317 milliseconds