Searched defs:is_good (Results 1 – 4 of 4) sorted by relevance
46 void CheckEvaluation(const CostFunction& cost_function, bool is_good) { in CheckEvaluation()
119 def is_good(self): member in FakeStatus
607 def is_good(self): member in Status
159 static inline good is_good(good) { return good(); } in is_good() function