Home
last modified time | relevance | path

Searched defs:project_root_path (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/developer_test/src/core/build/
Dbuild_manager.py42 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
Dbuild_lite_manager.py36 def __init__(self, project_root_path): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py497 project_root_path = "D:\\Local\\Projects" variable in Cluster
501 project_root_path = "/data/Local/Projects" variable in Cluster