Home
last modified time | relevance | path

Searched defs:attempt_id (Results 1 – 2 of 2) sorted by relevance

/test/vts/utils/python/build/api/
Dartifact_fetcher.py101 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/
Dcommand_attempt.py73 def __init__(self, task_id, attempt_id, hostname, device_serial, **kwargs): argument