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

/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service_unittest.cc124 class NotificationWaiter : public message_center::MessageCenterObserver { class in inherits:message_center::MessageCenterObserver
126 explicit NotificationWaiter(const std::string& target_id) function in class:NotificationWaiter
128 virtual ~NotificationWaiter() {}
157 DISALLOW_COPY_AND_ASSIGN(NotificationWaiter);
202 NotificationWaiter waiter(notification_id);

Completed in 134 milliseconds