Searched refs:IsFailOk (Results 1 – 2 of 2) sorted by relevance
59 if statusfile.IsFailOk(o): fail_ok += 1
82 def IsFailOk(outcomes): function