Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py259 if self._execute_control_command(cmd):
292 if self._execute_control_command(cmd):
317 self._execute_control_command(calib_cmd)
677 def _execute_control_command(self, control_cmd): member in RobotWrapper
690 self._execute_control_command('python %s %s.p %s %d' % para)
745 self._execute_control_command(control_cmd)