Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/scripts/
Dprocess_angle_perf_results.py60 def _upload_perf_results(json_to_upload, name, configuration_name, build_properties, argument
65 build_properties['buildername'],
67 build_properties['buildnumber'],
81 build_properties['got_angle_revision'],
87 if build_properties.get('git_revision'):
89 args.append(build_properties['git_revision'])
245 build_properties, argument
298 build_properties_map = json.loads(build_properties)
342 def _add_build_info(results, benchmark_name, build_properties): argument
347 build_properties['builder_group'],
[all …]