Searched refs:run_local (Results 1 – 6 of 6) sorted by relevance
/external/toolchain-utils/crosperf/ |
D | experiment_factory.py | 96 show_all_results, retries, run_local): argument 101 suite, show_all_results, retries, run_local) 168 run_local = benchmark_settings.GetField('run_local') 174 show_all_results, retries, run_local) 179 run_local) 184 run_local) 197 run_local=False)) 202 show_all_results, retries, run_local) 206 show_all_results, retries, run_local) 220 run_local=False) [all …]
|
D | benchmark.py | 59 run_local=False): argument 74 if run_local and self.suite != 'telemetry_Crosperf': 76 self.run_local = run_local
|
D | results_cache.py | 598 self.run_local = None 603 show_all_results, run_local): argument 622 self.run_local = run_local 638 self.run_local) 698 self.run_local)
|
D | benchmark_run.py | 75 self.benchmark.run_local) 247 self.benchmark.run_local)
|
D | suite_runner.py | 229 args_string, benchmark.run_local, benchmark.test_name,
|
D | experiment_runner.py | 158 br.benchmark.run_local)
|