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

  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_service.cc 225 now - first_check_time_with_same_result_);
230 first_check_time_with_same_result_ = now;
263 GetCurrentTimeTicks() - first_check_time_with_same_result_);
312 first_check_time_with_same_result_ = base::TimeTicks();
captive_portal_service.h 179 base::TimeTicks first_check_time_with_same_result_; member in class:captive_portal::CaptivePortalService

Completed in 140 milliseconds