Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveRebootStressTest.py50 from acts.test_utils.tel.tel_test_utils import reboot_device
376 reboot_device(ads[0])
451 reboot_device(ads[0])
485 reboot_device(self.dut)
640 reboot_device(ad)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
DTelephonyBaseTest.py46 from acts.test_utils.tel.tel_test_utils import reboot_device
367 reboot_device(ad)
Dtel_test_utils.py5410 def reboot_device(ad): function