HomeSort by relevance Sort by last modified time
    Searched refs:OnRedirected (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/
captive_portal_window_browsertest.cc 55 void OnRedirected() {
56 captive_portal_window_proxy_->OnRedirected();
98 IN_PROC_BROWSER_TEST_F(CaptivePortalWindowTest, OnRedirected) {
104 OnRedirected();
117 OnRedirected();
136 OnRedirected();
145 OnRedirected();
captive_portal_window_proxy.h 54 void OnRedirected();
71 // wp(OnRedirected(), DISPLAYED) = WAITING_FOR_REDIRECTION
captive_portal_view.cc 83 proxy_->OnRedirected();
captive_portal_window_proxy.cc 77 void CaptivePortalWindowProxy::OnRedirected() {

Completed in 67 milliseconds