Home
last modified time | relevance | path

Searched refs:get_config_ip (Results 1 - 4 of 4) sorted by relevance

/test/testfwk/developer_test/local_coverage/push_coverage_so/
H A Dpush_coverage.py155 from local_coverage.resident_service.public_method import get_config_ip, get_sn_list namespace
164 device_ip, device_port, device_sn_strs = get_config_ip(os.path.join(developer_path, "config", "user_config.xml"))
/test/testfwk/developer_test/local_coverage/resident_service/
H A Dpull_service_gcda.py22 from public_method import get_server_dict, get_config_ip, get_sn_list namespace
151 ip, port, sn = get_config_ip(os.path.join(developer_test_path, "config/user_config.xml"))
H A Dpublic_method.py25 def get_config_ip(filepath): function
H A Dinit_gcov.py26 from public_method import get_server_dict, get_config_ip, get_sn_list namespace
354 ip, port, sn = get_config_ip(os.path.join(developer_test_path, "config/user_config.xml"))

Completed in 4 milliseconds