Home
last modified time | relevance | path

Searched refs:test_mouse_move_in_xy (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/
Dcontrol.cl_HID_reports_test33 - test_mouse_move_in_xy
Dcontrol.cl_HID_reports_reboot_test36 - test_mouse_move_in_xy
Dcontrol.cl_HID_reports_suspend_resume_test35 - test_mouse_move_in_xy
/external/autotest/server/site_tests/bluetooth_AdapterLEHealth/
Dcontrol.le_mouse_reports34 - test_mouse_move_in_xy
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_hidreports_tests.py38 self.test_mouse_move_in_xy(device, -60, 100)
Dbluetooth_adapter_tests.py3661 def test_mouse_move_in_xy(self, device, delta_x, delta_y): member in BluetoothAdapterTests