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

/external/chromium_org/content/browser/
H A Dsite_per_process_browsertest.cc73 class RedirectNotificationObserver : public NotificationObserver { class in namespace:content
78 RedirectNotificationObserver(int notification_type,
80 virtual ~RedirectNotificationObserver();
112 DISALLOW_COPY_AND_ASSIGN(RedirectNotificationObserver);
115 RedirectNotificationObserver::RedirectNotificationObserver( function in class:content::RedirectNotificationObserver
124 RedirectNotificationObserver::~RedirectNotificationObserver() {}
126 void RedirectNotificationObserver::Wait() {
136 void RedirectNotificationObserver
[all...]

Completed in 86 milliseconds