Home
last modified time | relevance | path

Searched refs:current_path (Results 1 - 15 of 15) sorted by relevance

/test/testfwk/developer_test/src/core/build/
H A Dbuild_lite_manager.py44 current_path = os.getcwd()
80 os.chdir(os.path.realpath(current_path))
84 current_path = os.getcwd()
106 os.chdir(os.path.realpath(current_path))
H A Dbuild_testcases.py289 current_path = os.getcwd()
310 os.chdir(current_path)
315 current_path = os.getcwd()
336 os.chdir(current_path)
342 current_path = os.getcwd()
365 os.chdir(current_path)
370 current_path = os.getcwd()
402 os.chdir(current_path)
/test/testfwk/developer_test/local_coverage/interface_coverage/
H A Dget_innerkits_json.py30 sys.localcoverage_path = os.path.join(current_path, "..")
65 current_path = os.getcwd() variable
69 root_path = current_path.split("/test/testfwk/developer_test")[0]
H A Dinterface_coverage_gcov_lcov.py41 sys.localcoverage_path = os.path.join(current_path, "..")
452 current_path = os.getcwd() variable
453 CODEPATH = current_path.split("/test/testfwk/developer_test")[0]
/test/testfwk/developer_test/local_coverage/push_coverage_so/
H A Dpush_coverage.py24 sys.localcoverage_path = os.path.join(current_path, "..")
152 current_path = os.path.abspath(os.path.dirname(__name__)) variable
159 root_path = current_path.split("/test/testfwk/developer_test")[0]
/test/testfwk/developer_test/local_coverage/automate_execute/
H A Dinstall_coverage_tools.py52 current_path = os.getcwd() variable
53 root_path = current_path.split("/test/testfwk/developer_test")[0]
H A Dbuild_part.py120 current_path = os.getcwd() variable
121 root_path = current_path.split("/test/testfwk/developer_test")[0]
/test/testfwk/developer_test/local_coverage/resident_service/
H A Dpull_service_gcda.py26 sys.localcoverage_path = os.path.join(current_path, "..")
137 current_path = os.getcwd() variable
141 root_path = current_path.split("/test/testfwk/developer_test")[0]
H A Dpublic_method.py65 current_path = os.getcwd()
66 root_path = current_path.split("/test/testfwk/developer_test")[0]
H A Dinit_gcov.py34 sys.localcoverage_path = os.path.join(current_path, "..")
344 current_path = os.getcwd() variable
349 root_path = current_path.split("/test/testfwk/developer_test")[0]
/test/testfwk/developer_test/local_coverage/restore_comment/
H A Dafter_lcov_branch.py90 current_path = os.getcwd() variable
91 root_path = current_path.split("/test/testfwk/developer_test")[0]
H A Dbuild_before_generate.py141 current_path = os.getcwd() variable
142 root_path = current_path.split("/test/testfwk/developer_test")[0]
/test/testfwk/developer_test/local_coverage/
H A Dcoverage_tools.py162 current_path = os.getcwd() variable
163 root_path = current_path.split("/test/testfwk/developer_test")[0]
/test/testfwk/developer_test/local_coverage/code_coverage/
H A Dmultiprocess_code_coverage.py46 sys.localcoverage_path = os.path.join(current_path, "..")
360 current_path = os.path.abspath(os.path.dirname(__name__))
361 CODEPATH = current_path.split("/test/testfwk/developer_test")[0]
/test/testfwk/developer_test/local_coverage/keyword_registration/
H A Dkeyword_filter.py934 current_path = os.getcwd() variable
935 home_path = current_path.split("/test/testfwk/developer_test")[0]

Completed in 7 milliseconds