Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/net/
DSocketKeepaliveTest.py43 SLEEP_TIME = 181 variable
397 self.log.info("Sleeping for %s seconds" % SLEEP_TIME)
398 time.sleep(SLEEP_TIME)
548 self.log.info("Sleeping for %s seconds" % SLEEP_TIME)
549 time.sleep(SLEEP_TIME)
560 total_dropped_acks += int(SLEEP_TIME/interval_list[_])
613 self.log.info("Sleeping for %s seconds" % SLEEP_TIME)
614 time.sleep(SLEEP_TIME)
631 total_dropped_acks += int(SLEEP_TIME/interval_list[_])