Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dexperiment_factory.py104 show_all_results, retries, run_local, cwp_dso, weight): argument
109 suite, show_all_results, retries, run_local, cwp_dso, weight)
164 show_all_results = global_settings.GetField('show_all_results')
261 show_all_results, retries, run_local, cwp_dso,
266 perf_args, suite, show_all_results, retries,
271 rm_chroot_tmp, perf_args, 'telemetry_Crosperf', show_all_results,
281 show_all_results,
289 perf_args, suite, show_all_results, retries,
303 show_all_results,
326 iterations, rm_chroot_tmp, perf_args, suite, show_all_results,
[all …]
Dbenchmark.py64 show_all_results=False, argument
79 self.show_all_results = show_all_results
82 self.show_all_results = True
Dresults_organizer.py186 show_all_results = json_report or benchmark.show_all_results
187 if not show_all_results:
197 show_all_results = True
210 if show_all_results or test_key in summary_list:
Dbenchmark_unittest.py43 self.assertFalse(b2.show_all_results)
56 self.assertTrue(b3.show_all_results)
Dbenchmark_run.py77 self.benchmark.suite, self.benchmark.show_all_results,
248 self.benchmark.suite, self.benchmark.show_all_results,
Dexperiment_runner.py165 br.benchmark.show_all_results, br.benchmark.run_local,
Dexperiment_factory_unittest.py345 self.assertFalse(exp.benchmarks[0].show_all_results)
Dresults_cache.py1272 show_all_results, run_local, cwp_dso): argument
1290 self.show_all = show_all_results