Searched defs:robot_script (Results 1 – 1 of 1) sorted by relevance
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | touchbotII_robot_wrapper.py | 366 def _get_control_command_pinch(self, robot_script, gesture, variation): argument 384 def _get_control_command_quickstep(self, robot_script, gesture, variation): argument 446 def _get_control_command_one_stationary_finger(self, robot_script, gesture, argument 493 def _get_control_command_line(self, robot_script, gesture, variation): argument 549 def _get_control_command_stationary_with_taps(self, robot_script, gesture, argument 557 def _get_control_command_rapid_taps(self, robot_script, gesture, variation): argument 562 def _get_control_command_single_tap(self, robot_script, gesture, variation): argument 573 def _get_control_command_drumroll(self, robot_script, gesture, variation): argument 580 def _get_control_command_taps(self, robot_script, gesture, argument 597 def _get_control_command_click(self, robot_script, gesture, variation): argument [all …]
|