Lines Matching defs:self
54 def __init__(self): argument
68 def init_pipeline_runner(self, run_list, configs, devices, log, upload_result_handler): argument
82 def __init_project_variables(self): argument
99 def get_local_resource_path(self): argument
104 def get_report_dir_path(self, configs): argument
116 def get_local_aw_path(self): argument
121 def __flash_run_list(self, testargs): argument
135 def parse_retry_test_list(self, retry_test_list): argument
163 def parse_config(self, test_configs): argument
166 def add_value_to_configs(self): argument
171 def run(self): argument
174 def _pipeline_run(self): argument
208 def add_aw_path_to_sys(self, aw_path): argument
217 def run_test_class(self, test_cls_name, case_name, time_out=0): argument
294 def record_current_case_result(self, case_name, tests, case_result, argument
302 def stop(self): argument
330 def __init__(self, suite, configs, devices, log): argument
341 def add_value_to_configs(self): argument
346 def run(self): argument
354 def run_test_suite(self, test_cls_name): argument
393 def stop(self): argument
401 def handle_suites_started(self): argument
410 def handle_suites_ended(self): argument
417 def handle_suite_started(self): argument
427 def handle_suite_ended(self, testsuite_cls): argument
438 def handle_one_case_result(self, testsuite_cls): argument