Home
last modified time | relevance | path

Searched refs:get_sn_list (Results 1 - 7 of 7) 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
168 device_sn_list = get_sn_list("hdc -s {}:{} list targets".format(device_ip, device_port))
/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
158 device_sn_list = get_sn_list("hdc -s %s:%s list targets" % (ip, port))
H A Dinit_gcov.py26 from public_method import get_server_dict, get_config_ip, get_sn_list namespace
332 after_sn_list = get_sn_list("hdc -s %s:%s list targets" % (device_ip, device_port))
361 sn_list = get_sn_list("hdc -s %s:%s list targets" % (ip, port))
H A Dpublic_method.py48 def get_sn_list(command): function
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
H A Dmanager_device.py101 ohos_manager.get_sn_list(device.get("sn")))
/test/testfwk/xdevice/src/xdevice/_core/config/
H A Dconfig_manager.py339 def get_sn_list(self, input_string): member in UserConfigManager
/test/testfwk/developer_test/src/core/config/
H A Dconfig_manager.py203 def get_sn_list(self): member in UserConfigManager

Completed in 4 milliseconds