HomeSort by relevance Sort by last modified time
    Searched defs:FetchingURL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/captive_portal/
captive_portal_testing_utils.cc 41 bool CaptivePortalDetectorTestBase::FetchingURL() {
42 return detector()->FetchingURL();
captive_portal_detector.cc 30 DCHECK(!FetchingURL());
61 DCHECK(FetchingURL());
144 bool CaptivePortalDetector::FetchingURL() const {

Completed in 1928 milliseconds