Searched defs:attempt_id (Results 1 – 2 of 2) sorted by relevance
/test/vts/utils/python/build/api/ |
D | artifact_fetcher.py | 101 attempt_id=None): argument 124 attempt_id=None, argument 171 def GetManifest(self, branch, build_target, build_id, attempt_id=None): argument 192 attempt_id=None): argument 219 attempt_id=None): argument
|
/test/framework/harnesses/host_controller/tfc/ |
D | command_attempt.py | 73 def __init__(self, task_id, attempt_id, hostname, device_serial, **kwargs): argument
|