Searched defs:root_path (Results 1 – 12 of 12) sorted by relevance
52 def get_product_name(root_path): argument68 def get_target_cpu(root_path): argument
163 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
21 root_path = sys.argv[1] variable
53 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
121 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
91 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
142 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
69 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
159 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
141 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
349 root_path = current_path.split("/test/testfwk/developer_test")[0] variable
382 def get_current_exist(root_path, path) -> str: argument