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

  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveRebootStressTest.py 32 from acts.test_utils.tel.tel_defines import WAIT_TIME_AFTER_REBOOT
250 self.dut.serial, WAIT_TIME_AFTER_REBOOT))
251 time.sleep(WAIT_TIME_AFTER_REBOOT)
332 self.dut.serial, WAIT_TIME_AFTER_REBOOT))
333 time.sleep(WAIT_TIME_AFTER_REBOOT)
390 self.dut.serial, WAIT_TIME_AFTER_REBOOT))
391 time.sleep(WAIT_TIME_AFTER_REBOOT)
TelLivePreflightTest.py 34 from acts.test_utils.tel.tel_defines import WAIT_TIME_AFTER_REBOOT
TelLiveDataTest.py 45 from acts.test_utils.tel.tel_defines import WAIT_TIME_AFTER_REBOOT
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 140 WAIT_TIME_AFTER_REBOOT = 10

Completed in 66 milliseconds