Home
last modified time | relevance | path

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

/toolchain/pgo-profiles/scripts/
Dandroid_build_client.py77 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 …]
Dupdate_profiles.py106 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/
DREADME.md35 - `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/
Dsynthmark.diff6 -# This file is intentionally empty, to prevent a platform build from descending further
DSkia_flags_internal.diff4 # Since we are using mma to build and copy resources manually to device,
Denv_setting25 # Product_combo and product is the type of image you want to build.