Home
last modified time | relevance | path

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

/test/developertest/src/core/build/
Dbuild_manager.py52 def _compile_test_cases_by_target(cls, project_root_path, product_form, argument
64 def _compile_fuzz_test_case(cls, project_root_path, para): argument
73 def _compile_testcases(self, project_root_path, para): argument
119 def build_version(cls, project_root_path, product_form): argument
129 def build_gn_file(cls, project_root_path, product_form): argument
138 def build_testcases(self, project_root_path, param): argument
Dbuild_lite_manager.py36 def __init__(self, project_root_path): argument