Searched refs:get_host_ip_address (Results 1 – 3 of 3) sorted by relevance
62 from acts_contrib.test_utils.tel.tel_test_utils import get_host_ip_address184 destination_ip = get_host_ip_address(self)
52 from acts_contrib.test_utils.tel.tel_test_utils import get_host_ip_address250 destination_ip = get_host_ip_address(self)
9390 def get_host_ip_address(ad): function