Searched refs:is_worse_than (Results 1 – 3 of 3) sorted by relevance
9 def is_worse_than(lhs, rhs): function20 return is_worse_than(lhs, rhs)41 if is_worse_than(new_status, self.current_status()):
309 def is_worse_than(self, candidate): member in Status
237 and result.is_worse_than(1138 result.is_worse_than(job_status.Status('GOOD', '', 'reason')))