Searched refs:is_dut_healthy (Results 1 – 4 of 4) sorted by relevance
145 healthy_dut = utils.is_dut_healthy(client, ap)
198 healthy_dut = utils.is_dut_healthy(client, ap)
100 if not utils.is_dut_healthy(dut.wifi_client, ap):
81 def is_dut_healthy(client, ap): function