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

/external/chromium_org/chrome/browser/ui/login/
H A Dlogin_prompt_test_utils.h58 class WindowedNavigationObserver class in inherits:content::WindowedNotificationObserver
61 explicit WindowedNavigationObserver(
65 DISALLOW_COPY_AND_ASSIGN(WindowedNavigationObserver);
69 WindowedNavigationObserver<T>::WindowedNavigationObserver( function in class:WindowedNavigationObserver
75 typedef WindowedNavigationObserver<chrome::NOTIFICATION_AUTH_NEEDED>
78 typedef WindowedNavigationObserver<chrome::NOTIFICATION_AUTH_CANCELLED>
81 typedef WindowedNavigationObserver<chrome::NOTIFICATION_AUTH_SUPPLIED>
87 : public WindowedNavigationObserver<content::NOTIFICATION_LOAD_STOP> {

Completed in 279 milliseconds