Searched refs:get_dut_health_profile (Results 1 – 2 of 2) sorted by relevance
1009 dhp = host.get_dut_health_profile()1027 return (not host.is_localhost() and host.get_dut_health_profile()1028 and self.is_time_to_try(host.get_dut_health_profile()))
1487 def get_dut_health_profile(self): member in ServoHost