Searched refs:build (Results 1 – 6 of 6) sorted by relevance
/toolchain/pgo-profiles/scripts/ |
D | android_build_client.py | 77 self.client = apiclient.discovery.build( 84 def get_invocation_id(self, build, test_tag): argument 86 buildId=build, target=ANDROID_PGO_BUILD, attemptId='latest') 95 .format(test_tag, build, len(testResultWithTag), response)) 101 def get_test_artifact_name(self, build, test_tag, invocation_id): argument 104 buildId=build, 118 .format(invocation_id, test_tag, build, len(profile_zip), 124 def download_test_artifact(self, build, invocation_id, artifact_name, argument 128 buildId=build, 145 .format(artifact_name, invocation_id, build)) [all …]
|
D | update_profiles.py | 106 def extract_profiles(build, test_tag, build_client, output_dir): argument 107 pgo_zip = build_client.download_pgo_zip(build, test_tag, output_dir) 187 branch_name = 'update-profiles-' + args.build 202 extract_profiles(args.build, benchmark.apct_test_tag(), build_client, 221 'The profiles are from build {}.'.format(args.build), ''
|
/toolchain/pgo-profiles/ |
D | README.md | 35 - `BUILD_ID`: The build id from which to extract the PGO profiles. You should 37 - `YYYY-MM-DD`: The date of the build that the profiles come from (to keep it
|
/toolchain/benchmark/ |
D | synthmark.diff | 6 -# This file is intentionally empty, to prevent a platform build from descending further
|
D | Skia_flags_internal.diff | 4 # Since we are using mma to build and copy resources manually to device,
|
D | env_setting | 25 # Product_combo and product is the type of image you want to build.
|