EnableCaptivePortalDetection  798 chrome/browser/captive_portal/captive_portal_browsertest.cc   void EnableCaptivePortalDetection(Profile* profile, bool enabled);
EnableCaptivePortalDetection  962 chrome/browser/captive_portal/captive_portal_browsertest.cc   EnableCaptivePortalDetection(browser()->profile(), true);
EnableCaptivePortalDetection 1588 chrome/browser/captive_portal/captive_portal_browsertest.cc   EnableCaptivePortalDetection(browser()->profile(), false);
EnableCaptivePortalDetection 1654 chrome/browser/captive_portal/captive_portal_browsertest.cc   EnableCaptivePortalDetection(incognito_browser->profile(), true);
EnableCaptivePortalDetection 1949 chrome/browser/captive_portal/captive_portal_browsertest.cc   EnableCaptivePortalDetection(browser()->profile(), false);
EnableCaptivePortalDetection 1960 chrome/browser/captive_portal/captive_portal_browsertest.cc   EnableCaptivePortalDetection(browser()->profile(), true);