Searched defs:project_root_path (Results 1 – 3 of 3) sorted by relevance
| /test/testfwk/developer_test/src/core/build/ |
| D | build_manager.py | 42 def build_version(cls, project_root_path, product_form): argument 52 def build_gn_file(cls, project_root_path, product_form): argument 83 def _compile_test_cases_by_target(cls, project_root_path, product_form, argument 99 def _compile_deps_files(cls, project_root_path, para): argument 110 def _compile_part_deps(cls, project_root_path, para): argument 123 def _compile_xts_test_cases(cls, project_root_path, para): argument 133 def _compile_fuzz_test_case(cls, project_root_path, para): argument 142 def build_testcases(self, project_root_path, param): argument 188 def _compile_testcases(self, project_root_path, para): argument
|
| D | build_lite_manager.py | 36 def __init__(self, project_root_path): argument
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | constants.py | 497 project_root_path = "D:\\Local\\Projects" variable in Cluster 501 project_root_path = "/data/Local/Projects" variable in Cluster
|