Home
last modified time | relevance | path

Searched defs:productform (Results 1 – 7 of 7) sorted by relevance

/test/testfwk/developer_test/src/core/build/
Dbuild_testcases.py75 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
Dselect_targets.py48 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
Dbuild_lite_manager.py83 def build_version(self, productform): argument
/test/testfwk/developer_test/src/core/config/
Dparse_parts_config.py31 def __init__(self, productform): argument
/test/testfwk/developer_test/src/core/command/
Ddisplay.py258 def display_show_info(para_list, productform): argument
Drun.py414 def get_part_deps_list(cls, productform, testpart): argument
Dconsole.py414 def _process_command_show(cls, para_list, productform="phone"): argument