Home
last modified time | relevance | path

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

/test/testfwk/developer_test/src/core/build/
Dbuild_manager.py56 def _compile_test_cases_by_target(cls, project_root_path, product_form, argument
71 def _compile_acts_test_cases(cls, project_root_path, para): argument
81 def _compile_fuzz_test_case(cls, project_root_path, para): argument
91 def _compile_testcases(self, project_root_path, para): argument
146 def build_version(cls, project_root_path, product_form): argument
156 def build_gn_file(cls, project_root_path, product_form): argument
165 def build_testcases(self, project_root_path, param): argument
Dbuild_lite_manager.py36 def __init__(self, project_root_path): argument