Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dexperiment_factory.py98 show_all_results, retries, run_local): argument
104 run_local)
171 run_local = benchmark_settings.GetField('run_local')
177 show_all_results, retries, run_local)
182 run_local)
187 run_local)
200 run_local=False))
205 show_all_results, retries, run_local)
209 show_all_results, retries, run_local)
216 show_all_results, retries, run_local=False)
[all …]
Dbenchmark.py28 run_local=False): argument
43 if run_local and self.suite != 'telemetry_Crosperf':
45 self.run_local = run_local
Dresults_cache.py600 self.run_local = None
605 show_all_results, run_local): argument
624 self.run_local = run_local
640 self.run_local)
700 self.run_local)
Dbenchmark_run.py76 self.benchmark.run_local)
247 self.benchmark.run_local)
Dsuite_runner.py223 args_string, benchmark.run_local,
Dexperiment_runner.py156 br.benchmark.show_all_results, br.benchmark.run_local)