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

/external/chromium_org/components/captive_portal/
H A Dcaptive_portal_testing_utils.cc41 bool CaptivePortalDetectorTestBase::FetchingURL() { function in class:captive_portal::CaptivePortalDetectorTestBase
42 return detector()->FetchingURL();
H A Dcaptive_portal_detector.cc30 DCHECK(!FetchingURL());
61 DCHECK(FetchingURL());
144 bool CaptivePortalDetector::FetchingURL() const { function in class:captive_portal::CaptivePortalDetector

Completed in 117 milliseconds