Searched refs:build_client (Results 1 – 1 of 1) sorted by relevance
106 def extract_profiles(build, test_tag, build_client, output_dir): argument107 pgo_zip = build_client.download_pgo_zip(build, test_tag, output_dir)189 build_client = AndroidBuildClient()201 extract_profiles(args.build, benchmark.apct_test_tag(), build_client,