Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiSensitivityTest.py393 self.dut.go_to_sleep()
685 self.dut.go_to_sleep()
DWifiSoftApPerformanceTest.py125 self.dut.go_to_sleep()
DWifiThroughputStabilityTest.py266 self.dut.go_to_sleep()
DWifiPingTest.py395 self.dut.go_to_sleep()
DWifiRvrTest.py485 self.dut.go_to_sleep()
DWifiRssiTest.py548 self.dut.go_to_sleep()
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py903 if not pri_ad.go_to_sleep():
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1465 def go_to_sleep(self): member in AndroidDevice