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.py60 attempt_id=None): argument
71 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
75 attemptId=attempt_id,
98 attempt_id=None): argument
109 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
112 attempt_id, destination_bucket, destination_path)
116 attemptId=attempt_id,
124 attempt_id, destination_bucket, destination_path)
/tools/tradefederation/core/proto/
Dtest_record.proto67 int64 attempt_id = 12; field