Searched defs:module_name (Results 1 – 9 of 9) sorted by relevance
| /test/xts/tools/build/ |
| D | suite.py | 230 def _record_testmodule_info(build_target_name, module_name, testcases_dir): argument 255 …def _record_testpart_info(build_target_name, module_name, testcases_dir, subsystem_name, part_name… argument 270 def _generate_json_by_template(source_file, module_name, dest_file): argument 277 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 | 290 def record_testmodule_info(build_target_name, module_name, argument
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | scheduler.py | 590 def _append_history_result(cls, task, module_name): argument 1135 def is_module_need_retry(cls, task, module_name): argument 1254 def component_task_setup(cls, task, module_name): argument
|
| D | concurrent.py | 260 def _get_unpassed_test_params(cls, history_report_path, module_name): argument 462 module_name): argument
|
| /test/testfwk/developer_test/libs/benchmark/report/ |
| D | generate_report.py | 195 def _get_subsystem_cxx_benchmark(self, sbs_name, module_name, argument
|
| /test/xts/tools/lite/hctest/include/ |
| D | hctest_internal.h | 128 const char* module_name; member
|
| /test/testfwk/xdevice/src/xdevice/_core/report/ |
| D | reporter_helper.py | 82 module_name = "modulename" variable in ReportConstant 340 module_name = ReportConstant.empty_name variable in Suite 379 module_name = ReportConstant.empty_name variable in Case
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | utils.py | 410 report_name="", module_name=""): argument
|