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/framework/acts/test_utils/tel/
tel_defines.py 161 WAIT_TIME_AFTER_REBOOT = 10
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLivePreflightTest.py 41 from acts.test_utils.tel.tel_defines import WAIT_TIME_AFTER_REBOOT
TelLiveRebootStressTest.py 35 from acts.test_utils.tel.tel_defines import WAIT_TIME_AFTER_REBOOT
487 self.dut.serial, WAIT_TIME_AFTER_REBOOT))
488 time.sleep(WAIT_TIME_AFTER_REBOOT)
    [all...]
TelLiveDataTest.py 52 from acts.test_utils.tel.tel_defines import WAIT_TIME_AFTER_REBOOT
    [all...]

Completed in 228 milliseconds