Home
last modified time | relevance | path

Searched defs:root_path (Results 1 – 12 of 12) sorted by relevance

/test/testfwk/developer_test/local_coverage/
Dutils.py52 def get_product_name(root_path): argument
68 def get_target_cpu(root_path): argument
Dcoverage_tools.py163 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
/test/xts/acts/
Dinit_ark_runtime_jsvm.py21 root_path = sys.argv[1] variable
/test/testfwk/developer_test/local_coverage/automate_execute/
Dinstall_coverage_tools.py53 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
Dbuild_part.py121 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
/test/testfwk/developer_test/local_coverage/restore_comment/
Dafter_lcov_branch.py91 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
Dbuild_before_generate.py142 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
/test/testfwk/developer_test/local_coverage/interface_coverage/
Dget_innerkits_json.py69 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
/test/testfwk/developer_test/local_coverage/push_coverage_so/
Dpush_coverage.py159 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
/test/testfwk/developer_test/local_coverage/resident_service/
Dpull_service_gcda.py141 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
Dinit_gcov.py349 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
/test/xts/tools/ci/
DUtils.py382 def get_current_exist(root_path, path) -> str: argument