Lines Matching defs:self
65 def __init__(self): argument
82 def init_pipeline_runner(self, run_list, configs, devices, upload_result_handler): argument
98 def init_case_runner(self, run_list: Union[BaseCase, list]): argument
104 def __init_project_variables(self): argument
120 def get_local_resource_path(self): argument
125 def get_local_aw_path(self): argument
130 def __flash_run_list(self, testargs): argument
144 def parse_retry_test_list(self, retry_test_list): argument
172 def parse_config(self, test_configs): argument
175 def add_value_to_configs(self): argument
180 def run(self): argument
183 def _pipeline_run(self): argument
217 def add_aw_path_to_sys(self, aw_path): argument
226 def run_test_class(self, case_path, case_name): argument
312 def record_current_case_result(self, case_name, tests, case_result, argument
320 def stop(self): argument
348 def __init__(self, suite, configs, devices): argument
359 def add_value_to_configs(self): argument
364 def run(self): argument
372 def run_test_suite(self, test_cls_name): argument
413 def stop(self): argument
421 def handle_suites_started(self): argument
430 def handle_suites_ended(self, error_msg): argument
437 def handle_suite_started(self): argument
447 def handle_suite_ended(self, testsuite_cls): argument
458 def handle_one_case_result(self, testsuite_cls): argument