Home
last modified time | relevance | path

Searched refs:bluetooth_AdapterCLSanity (Results 1 – 14 of 14) sorted by relevance

/external/autotest/server/site_tests/bluetooth_AdapterQuickSanity/
Dbluetooth_AdapterQuickSanity.py7 from autotest_lib.server.site_tests.bluetooth_AdapterCLSanity import\
8 bluetooth_AdapterCLSanity
15 bluetooth_AdapterCLSanity.bluetooth_AdapterCLSanity,
/external/autotest/server/site_tests/bluetooth_AdapterCLSanity/
Dcontrol.cl_adapter_discovery_test9 NAME = 'bluetooth_AdapterCLSanity.cl_adapter_discovery_test'
32 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_connect_disconnect_loop_test9 NAME = 'bluetooth_AdapterCLSanity.cl_connect_disconnect_loop_test'
38 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_adapter_pairing_twice_test9 NAME = 'bluetooth_AdapterCLSanity.cl_adapter_pairing_twice_test'
44 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_adapter_pairing_test9 NAME = 'bluetooth_AdapterCLSanity.cl_adapter_pairing_test'
44 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_HID_keyboard_reports_test9 NAME = 'bluetooth_AdapterCLSanity.cl_HID_keyboard_reports_test'
40 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_HID_reports_reboot_test9 NAME = 'bluetooth_AdapterCLSanity.cl_HID_reports_reboot_test'
50 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_adapter_pairing_suspend_resume_test9 NAME = 'bluetooth_AdapterCLSanity.cl_adapter_pairing_suspend_resume_test'
44 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_HID_reports_test9 NAME = 'bluetooth_AdapterCLSanity.cl_HID_reports_test'
47 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_adapter_keyboard_pairing_test9 NAME = 'bluetooth_AdapterCLSanity.cl_adapter_keyboard_pairing_test'
44 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.cl_HID_reports_suspend_resume_test9 NAME = 'bluetooth_AdapterCLSanity.cl_HID_reports_suspend_resume_test'
49 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol.stress9 NAME = 'bluetooth_AdapterCLSanity.stress'
42 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dcontrol9 NAME = 'bluetooth_AdapterCLSanity'
42 job.run_test('bluetooth_AdapterCLSanity', host=host,
Dbluetooth_AdapterCLSanity.py16 class bluetooth_AdapterCLSanity(BluetoothAdapterQuickTests, class