Searched defs:build (Results 1 – 2 of 2) sorted by relevance
/toolchain/pgo-profiles/scripts/ |
D | android_build_client.py | 57 def get_invocation_id(self, build, test_tag): argument 74 def get_test_artifact_name(self, build, test_tag, invocation_id): argument 97 def download_test_artifact(self, build, invocation_id, artifact_name, argument 122 def download_pgo_zip(self, build, test_tag, output_dir): argument
|
D | update_profiles.py | 106 def extract_profiles(build, test_tag, build_client, output_dir): argument
|