Searched refs:get_host_ip_address (Results 1 – 3 of 3) sorted by relevance
52 from acts_contrib.test_utils.tel.tel_test_utils import get_host_ip_address164 destination_ip = get_host_ip_address(self)
48 from acts_contrib.test_utils.tel.tel_test_utils import get_host_ip_address241 destination_ip = get_host_ip_address(self)
3621 def get_host_ip_address(ad): function