Home
last modified time | relevance | path

Searched refs:_reboot_device (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBluetoothBaseTest.py132 target=self._reboot_device, args=([a]))
/tools/test/connectivity/acts/framework/acts/
Dbase_test.py935 def _reboot_device(self, ad): member in BaseTestClass