Home
last modified time | relevance | path

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

/toolchain/pgo-profiles/scripts/
Dandroid_build_client.py74 def get_test_artifact_name(self, build, test_tag, invocation_id): argument
80 testResultId=invocation_id,
91 .format(invocation_id, test_tag, build, len(profile_zip),
97 def download_test_artifact(self, build, invocation_id, artifact_name, argument
104 testResultId=invocation_id,
118 .format(artifact_name, invocation_id, build))
125 invocation_id = self.get_invocation_id(build, test_tag)
127 invocation_id)
128 self.download_test_artifact(build, invocation_id, artifact_name,