Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py302 def _wait_for_user_input(self, continue_cmd, stop_cmd): argument
304 while user_input not in [continue_cmd, stop_cmd]:
308 (continue_cmd, stop_cmd))