Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py163 def hard_power_cycle(self, pdus=None): member in WlanDevice
280 def hard_power_cycle(self, pdus): member in AndroidWlanDevice
494 def hard_power_cycle(self, pdus): member in FuchsiaWlanDevice
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DPolicyScanTest.py117 fd.hard_power_cycle(self.pdu_devices)
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanRebootTest.py557 self.dut.hard_power_cycle(self.pdu_devices)
567 self.access_point.hard_power_cycle(self.pdu_devices)
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py765 def hard_power_cycle(self, member in AccessPoint