Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/bluetooth_RegressionClient/
Dbluetooth_RegressionClient.py39 self.check_working()
49 self.check_working()
56 self.check_working()
67 self.check_working()
78 self.check_working(message='Please turn devices back on and connect.')
89 self.check_working(message='Please re-pair and connect devices.')
103 self.check_working()
111 self.check_working()
/external/autotest/client/cros/bluetooth/
Dbluetooth_semiauto_helper.py254 def check_working(self, message=None): member in BluetoothSemiAutoHelper