Home
last modified time | relevance | path

Searched defs:command_line (Results 1 – 3 of 3) sorted by relevance

/test/framework/harnesses/host_controller/tfc/
Dcommand_task.py34 def __init__(self, task_id, command_line, device_serials, **kwargs): argument
Drequest.py43 def __init__(self, cluster, command_line, run_target, user, **kwargs): argument
/test/framework/harnesses/host_controller/
Dconsole_test.py85 def _IssueCommand(self, command_line): argument