Home
last modified time | relevance | path

Searched defs:jsons_to_merge (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/build/android/pylib/results/presentation/
H A Dstandard_gtest_merge.py14 def merge_shard_results(summary_json, jsons_to_merge): argument
94 def load_shard_json(index, task_id, jsons_to_merge): argument
153 output_json, summary_json, jsons_to_merge): argument
/aosp_15_r20/external/angle/build/android/pylib/results/presentation/
H A Dstandard_gtest_merge.py14 def merge_shard_results(summary_json, jsons_to_merge): argument
94 def load_shard_json(index, task_id, jsons_to_merge): argument
153 output_json, summary_json, jsons_to_merge): argument
/aosp_15_r20/external/cronet/testing/merge_scripts/
H A Dstandard_gtest_merge.py37 def merge_shard_results(summary_json, jsons_to_merge): argument
125 def load_shard_json(index, task_id, jsons_to_merge): argument
183 output_json, summary_json, jsons_to_merge): argument
H A Dstandard_isolated_script_merge.py17 def StandardIsolatedScriptMerge(output_json, summary_json, jsons_to_merge): argument
69 def find_shard_output_path(index, task_id, jsons_to_merge): argument
H A Dnoop_merge.py16 def noop_merge(output_json, jsons_to_merge): argument
/aosp_15_r20/external/angle/scripts/
H A Dprocess_angle_perf_results.py104 def _merge_json_output(output_json, jsons_to_merge, extra_links, test_cross_device=False): argument