Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dandroid_build_client.py82 attempt_id=None): argument
93 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
97 attemptId=attempt_id,
132 attempt_id=self.LATEST)
277 attempt_id=None): argument
288 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
291 attempt_id, destination_bucket, destination_path)
295 attemptId=attempt_id,
303 attempt_id, destination_bucket, destination_path)
/tools/asuite/atest/tf_proto/
Dtest_record.proto67 int64 attempt_id = 12; field