Searched refs:run_robot_test (Results 1 – 4 of 4) sorted by relevance
397 robot.run_robot_test(command, handler)
597 harness = mock.Mock(is_robot_test=is_robot_test, run_robot_test=robot_mock)
355 harness.run_robot_test(command, self)
206 def run_robot_test(self, command, handler): member in Robot
Completed in 13 milliseconds