Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dandroid_build_client.py71 attempt_id=None): argument
82 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
86 attemptId=attempt_id,
109 attempt_id=None): argument
120 attempt_id = attempt_id or self.DEFAULT_ATTEMPT_ID
123 attempt_id, destination_bucket, destination_path)
127 attemptId=attempt_id,
135 attempt_id, destination_bucket, destination_path)
Dcvd_compute_client_multi_stage.py491 attempt_id="latest")
/tools/tradefederation/core/proto/
Dtest_record.proto67 int64 attempt_id = 12; field