Searched refs:task_id (Results 1 – 8 of 8) sorted by relevance
/test/framework/harnesses/host_controller/tfc/ |
D | command_task.py | 34 def __init__(self, task_id, command_line, device_serials, **kwargs): argument 36 task_id=task_id,
|
D | command_attempt.py | 73 def __init__(self, task_id, attempt_id, hostname, device_serial, **kwargs): argument 84 task_id=task_id,
|
D | tfc_client_test.py | 84 task_id="321-0",
|
/test/framework/harnesses/host_controller/ |
D | tfc_host_controller_test.py | 54 _TASKS = [command_task.CommandTask(task_id="1-0",
|
D | tfc_host_controller.py | 74 task.task_id, attempt_id,
|
D | invocation_thread_test.py | 44 task_id="321-0",
|
D | console_test.py | 60 task_id="1-0",
|
/test/vts/proto/ |
D | VtsFuzzTaskMessage.proto | 129 optional int32 task_id = 1; field
|