Lines Matching defs:options
159 def verify_cli_arguments(options): argument
298 def check(self, options, number_of_runs): argument
303 def get_output_dir(self, options, iteration_index, suite_retry_index): argument
311 def prepare(self, options): argument
340 …def _run_remote_server(self, options, iteration_index=1, suite_retry_index=0, remote_server_port=N… argument
480 def __move_perf_data(self, options): argument
491 def _close_remote_server(self, proc, options, cleanup_timeout_override=None, silent=False): argument
536 def run(self, options, run_id=0, iteration_index=1, suite_retry_index=0): argument
626 def cleanup(self, options): argument
691 def should_retry_suite(self, options, iteration_index, suite_retry_index): argument
729 def _run_dependencies(self, test_cases_names, options, iteration_index=1, suite_retry_index=0): argument
737 …def _run_inner(self, fixture, hotspot, test_cases_names, options, iteration_index=1, suite_retry_i… argument
869 def _create_timeout_handler(self, options, iteration_index, suite_retry_index): argument