Home
last modified time | relevance | path

Searched defs:task_id (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
Dcommand_attempt.py73 def __init__(self, task_id, attempt_id, hostname, device_serial, **kwargs): argument
/test/vts/proto/
DVtsFuzzTaskMessage.proto129 optional int32 task_id = 1; field