/test/xts/tools/build/ |
D | suite.py | 242 def _record_testmodule_info(build_target_name, module_name, testcases_dir): argument 267 …def _record_testpart_info(build_target_name, module_name, testcases_dir, subsystem_name, part_name… argument 282 def _generate_json_by_template(source_file, module_name, dest_file): argument 289 def _generate_xml_by_template(test_xml, module_name, argument
|
/test/xts/tools/lite/build/ |
D | suite.py | 121 def _record_testmodule_info(build_target_name, module_name, argument 144 def _generate_xml_by_template(self, test_xml, module_name, argument
|
D | utils.py | 292 def record_testmodule_info(build_target_name, module_name, argument 393 def generate_allinone_testjson_by_template(tmpl_file, module_name, product_name, config_file): argument
|
/test/testfwk/xdevice/src/xdevice/_core/ |
D | utils.py | 396 device_name="", module_name=None): argument 416 report_name="", module_name="", **kwargs): argument
|
/test/testfwk/xdevice/src/xdevice/_core/report/ |
D | reporter_helper.py | 98 module_name = "modulename" variable in ReportConstant 358 module_name = ReportConstant.empty_name variable in Suite 398 module_name = ReportConstant.empty_name variable in Case 851 def _get_testsuite_device_log(self, module_name, suite_name): argument 1029 def _get_case_title(self, module_name, suite_name): argument
|
D | result_reporter.py | 385 def _get_device_log(self, module_name): argument
|
/test/testfwk/developer_test/libs/benchmark/report/ |
D | generate_report.py | 198 def _get_subsystem_cxx_benchmark(self, sbs_name, module_name, argument
|
/test/testfwk/xdevice/src/xdevice/_core/executor/ |
D | scheduler.py | 643 def _append_history_result(cls, task, module_name): argument 1212 def is_module_need_retry(cls, task, module_name): argument 1336 def component_task_setup(cls, task, module_name): argument
|
D | concurrent.py | 338 def _get_unpassed_test_params(cls, history_report_path, module_name): argument 540 module_name): argument
|
/test/xts/tools/lite/hctest/include/ |
D | hctest_internal.h | 128 const char* module_name; member
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
D | device.py | 1148 def pull_extra_log_files(self, task_name, module_name, dirs: str): argument
|