Searched refs:attempt_id (Results 1 – 5 of 5) sorted by relevance
/test/vts/utils/python/build/api/ |
D | artifact_fetcher.py | 101 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/ |
D | command_attempt.py | 73 def __init__(self, task_id, attempt_id, hostname, device_serial, **kwargs): argument 85 attempt_id=str(attempt_id),
|
D | tfc_client_test.py | 85 attempt_id="abcd-1234",
|
/test/framework/harnesses/host_controller/ |
D | tfc_host_controller.py | 72 attempt_id = uuid.uuid4() 74 task.task_id, attempt_id,
|
D | invocation_thread_test.py | 45 attempt_id="abcd-1234",
|