Searched refs:home_path (Results 1 – 3 of 3) sorted by relevance
/test/testfwk/developer_test/localCoverage/resident_service/ |
D | init_gcov.py | 267 def split_foundation_services(developer_path, system_info_dict, home_path, hdc_dict): argument 307 hdc_command(device_ip, hdc_port, device_sn, "shell rm -rf {}".format(home_path)) 316 system_info_dict, home_path, device_port): argument 325 split_foundation_services(developer_path, system_info_dict, home_path, hdc_dict)
|
D | pull_service_gcda.py | 78 home_path = '/'.join(roots_path.split("/")[:3])
|
/test/testfwk/developer_test/localCoverage/keyword_registration/ |
D | keyword_filter.py | 944 home_path = current_path.split("/test/testfwk/developer_test")[0] variable 945 developer_path = os.path.join(home_path, "test/testfwk/developer_test")
|