Searched defs:kMockHttpsUrl (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_browsertest.cc96 const char* const kMockHttpsUrl = member in namespace:__anon2980
104 // Same as kMockHttpsUrl, except the timeout happens instantly.
330 // It handles requests for kMockCaptivePortalTestUrl, kMockHttpsUrl, and
351 // for the URLs: kMockCaptivePortalTestUrl, kMockHttpsUrl, and
395 filter->AddUrlHandler(GURL(kMockHttpsUrl),
421 if (request->url() == GURL(kMockHttpsUrl) ||
878 // |hanging_url| should either be kMockHttpsUrl or redirect to kMockHttpsUrl.
1075 GURL(kMockHttpsUrl),
1159 GURL(kMockHttpsUrl),
[all...]

Completed in 213 milliseconds