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.py85 attempt_id=None): argument
96 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
100 attemptId=attempt_id,
143 attempt_id=self.LATEST)
292 attempt_id=None): argument
303 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
306 attempt_id, destination_bucket, destination_path)
310 attemptId=attempt_id,
318 attempt_id, destination_bucket, destination_path)
/tools/asuite/atest/tf_proto/
Dtest_record.proto67 int64 attempt_id = 12; field