Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 11 of 11) sorted by relevance

/test/xts/tools/build/
Dsuite.py252 def _record_testmodule_info(build_target_name, module_name, testcases_dir): argument
277 …def _record_testpart_info(build_target_name, module_name, testcases_dir, subsystem_name, part_name… argument
292 def _generate_json_by_template(source_file, module_name, dest_file): argument
299 def _generate_xml_by_template(test_xml, module_name, argument
/test/xts/tools/lite/build/
Dsuite.py121 def _record_testmodule_info(build_target_name, module_name, argument
144 def _generate_xml_by_template(self, test_xml, module_name, argument
Dutils.py296 def record_testmodule_info(build_target_name, module_name, argument
397 def generate_allinone_testjson_by_template(tmpl_file, module_name, product_name, config_file): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py350 def _append_history_result(cls, task, module_name): argument
641 def _is_module_need_retry(cls, task, module_name): argument
722 def _component_task_setup(cls, task, module_name): argument
Dconcurrent.py339 def _get_unpassed_test_params(cls, history_report_path, module_name): argument
539 module_name): argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py94 module_name = "modulename" variable in ReportConstant
361 module_name = ReportConstant.empty_name variable in Suite
401 module_name = ReportConstant.empty_name variable in Case
873 def _get_testsuite_device_log(self, module_name, suite_name): argument
1051 def _get_case_title(self, module_name, suite_name): argument
Dresult_reporter.py417 def _get_module_logs(self, module_name, repeat=1, repeat_round=1): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py394 device_name="", module_name=None, repeat=1, repeat_round=1): argument
414 report_name="", module_name="", **kwargs): argument
/test/testfwk/developer_test/libs/benchmark/report/
Dgenerate_report.py200 def _get_subsystem_cxx_benchmark(self, sbs_name, module_name, argument
/test/xts/tools/lite/hctest/include/
Dhctest_internal.h128 const char* module_name; member
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py1472 def pull_hdc_log(self, module_name, round_folder=""): argument