Searched defs:productform (Results 1 – 7 of 7) sorted by relevance
| /test/testfwk/developer_test/src/core/build/ |
| D | build_testcases.py | 75 def _get_testcase_outname_by_productform(cls, productform): argument 113 def _delete_testcase_dir(self, productform): argument 152 def _merge_testcase_dir(self, productform): argument 184 def _execute_build_command(self, productform, command): argument 210 def _execute_build_deps_files_command(self, productform, command): argument 315 def build_testcases(self, productform, target): argument 367 def build_deps_files(self, productform): argument 386 def build_gn_file(self, productform): argument 396 def build_version(self, productform): argument
|
| D | select_targets.py | 48 def _get_part_path_data(cls, productform): argument 108 def _get_target_list_by_type(self, productform, typelist): argument 123 def _get_target_list_by_part(self, productform, typelist, partlist): argument 134 def _get_target_list_by_module(self, productform, typelist, partlist, argument 149 def get_build_targets(self, productform, typelist, partlist, testmodule): argument
|
| D | build_lite_manager.py | 83 def build_version(self, productform): argument
|
| /test/testfwk/developer_test/src/core/config/ |
| D | parse_parts_config.py | 31 def __init__(self, productform): argument
|
| /test/testfwk/developer_test/src/core/command/ |
| D | display.py | 258 def display_show_info(para_list, productform): argument
|
| D | run.py | 414 def get_part_deps_list(cls, productform, testpart): argument
|
| D | console.py | 414 def _process_command_show(cls, para_list, productform="phone"): argument
|