Home
last modified time | relevance | path

Searched refs:attempt_id (Results 1 – 5 of 5) sorted by relevance

/test/vts/utils/python/build/api/
Dartifact_fetcher.py101 attempt_id=None): argument
117 attempt_id=attempt_id, dest_filepath=dest_filepath)
124 attempt_id=None, argument
140 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
144 attemptId=attempt_id,
171 def GetManifest(self, branch, build_target, build_id, attempt_id=None): argument
186 attempt_id)
192 attempt_id=None): argument
207 resource_id, attempt_id)
219 attempt_id=None): argument
[all …]
/test/framework/harnesses/host_controller/tfc/
Dcommand_attempt.py73 def __init__(self, task_id, attempt_id, hostname, device_serial, **kwargs): argument
85 attempt_id=str(attempt_id),
Dtfc_client_test.py85 attempt_id="abcd-1234",
/test/framework/harnesses/host_controller/
Dtfc_host_controller.py72 attempt_id = uuid.uuid4()
74 task.task_id, attempt_id,
Dinvocation_thread_test.py45 attempt_id="abcd-1234",