Searched refs:AdjustStartDelay (Results 1 – 3 of 3) sorted by relevance
147 int retry_delay_seconds = AdjustStartDelay(0); in CompleteAttempt()161 int PortalDetector::AdjustStartDelay(int init_delay_seconds) { in AdjustStartDelay() function in shill::PortalDetector
151 int AdjustStartDelay(int init_delay_seconds);
249 EXPECT_TRUE(portal_detector()->AdjustStartDelay(0) in TEST_F()264 EXPECT_TRUE(portal_detector()->AdjustStartDelay(0) in TEST_F()