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

/external/chromium_org/chrome/browser/extensions/api/management/
H A Dmanagement_browsertest.cc209 class NotificationListener : public content::NotificationObserver { class in inherits:content::NotificationObserver
211 NotificationListener() : started_(false), finished_(false) { function in class:NotificationListener
219 virtual ~NotificationListener() {}
286 NotificationListener notification_listener;
319 base::Bind(&NotificationListener::OnFinished,
375 NotificationListener notification_listener;
410 base::Bind(&NotificationListener::OnFinished,

Completed in 244 milliseconds