Home
last modified time | relevance | path

Searched refs:delay_till_next_attempt_for_testing_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/portal_detector/
Dnetwork_portal_detector_strategy.h85 delay_till_next_attempt_for_testing_ = timeout; in set_delay_till_next_attempt_for_testing()
101 static base::TimeDelta delay_till_next_attempt_for_testing_; variable
Dnetwork_portal_detector_strategy.cc118 base::TimeDelta PortalDetectorStrategy::delay_till_next_attempt_for_testing_; member in chromeos::PortalDetectorStrategy
173 return delay_till_next_attempt_for_testing_; in GetDelayTillNextAttempt()