Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dexperiment_factory.py96 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 …]
Dbenchmark.py59 run_local=False): argument
74 if run_local and self.suite != 'telemetry_Crosperf':
76 self.run_local = run_local
Dresults_cache.py598 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)
Dbenchmark_run.py75 self.benchmark.run_local)
247 self.benchmark.run_local)
Dsuite_runner.py229 args_string, benchmark.run_local, benchmark.test_name,
Dexperiment_runner.py158 br.benchmark.run_local)