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

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_browsertest.cc73 // URLRequestMockCaptivePortalJobFactory is currently simulating the presence
137 friend class URLRequestMockCaptivePortalJobFactory;
332 class URLRequestMockCaptivePortalJobFactory { class in namespace:__anon2980
360 DISALLOW_IMPLICIT_CONSTRUCTORS(URLRequestMockCaptivePortalJobFactory);
363 bool URLRequestMockCaptivePortalJobFactory::behind_captive_portal_ = true;
366 void URLRequestMockCaptivePortalJobFactory::AddUrlHandlers() {
370 &URLRequestMockCaptivePortalJobFactory::AddUrlHandlersOnIOThread));
374 void URLRequestMockCaptivePortalJobFactory::SetBehindCaptivePortal(
379 &URLRequestMockCaptivePortalJobFactory::
385 void URLRequestMockCaptivePortalJobFactory
[all...]

Completed in 301 milliseconds