Searched refs:expect_test (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/site_tests/bluetooth_AdapterEPHealth/ |
D | bluetooth_AdapterEPHealth.py | 202 self.expect_test(expected_pass, self.test_hid_device_created, 206 self.expect_test(expected_pass, verifier, device)
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_audio_tests.py | 1226 self.expect_test(False, self.test_device_a2dp_connected, device)
|
D | bluetooth_adapter_tests.py | 836 def expect_test(self, expected_result, test_method, *args, **kwargs): member in BluetoothAdapterTests
|