Home
last modified time | relevance | path

Searched refs:home_path (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/developer_test/localCoverage/resident_service/
Dinit_gcov.py267 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)
Dpull_service_gcda.py78 home_path = '/'.join(roots_path.split("/")[:3])
/test/testfwk/developer_test/localCoverage/keyword_registration/
Dkeyword_filter.py944 home_path = current_path.split("/test/testfwk/developer_test")[0] variable
945 developer_path = os.path.join(home_path, "test/testfwk/developer_test")