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 126 def build_testcases(self, productform, target): argument 179 def build_deps_files(self, productform): argument 198 def build_gn_file(self, productform): argument 208 def build_version(self, productform): argument 216 def _delete_testcase_dir(self, productform): argument 255 def _merge_testcase_dir(self, productform): argument 287 def _execute_build_command(self, productform, command): argument 313 def _execute_build_deps_files_command(self, productform, command): argument
|
| D | select_targets.py | 48 def _get_part_path_data(cls, productform): argument 85 def get_build_targets(self, productform, typelist, partlist, testmodule): argument 156 def _get_target_list_by_type(self, productform, typelist): argument 171 def _get_target_list_by_part(self, productform, typelist, partlist): argument 182 def _get_target_list_by_module(self, productform, typelist, partlist, 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 | 149 def get_part_deps_list(cls, productform, testpart): argument
|
| D | console.py | 314 def _process_command_show(cls, para_list, productform="phone"): argument
|