Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py221 if not self.is_robot_action_mode():
323 def is_robot_action_mode(self): member in RobotWrapper
335 if self.is_robot_action_mode():
680 if self.is_robot_action_mode():
697 if self.is_robot_action_mode() or self.is_manual_noise_test_mode():
Dtest_flow.py100 return self.robot.is_robot_action_mode() or self.mode == MODE.ROBOT_SIM
646 if self.robot.is_robot_action_mode() or self.robot.is_manual_noise_test_mode():