Searched refs:attempt_completed_report_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_detector_impl.h263 DetectionAttemptCompletedReport attempt_completed_report_; member in class:chromeos::NetworkPortalDetectorImpl
H A Dnetwork_portal_detector_impl.cc498 if (!attempt_completed_report_.Equals(attempt_completed_report)) {
499 attempt_completed_report_ = attempt_completed_report;
500 attempt_completed_report_.Report();

Completed in 80 milliseconds