Searched refs:IsSlow (Results 1 – 2 of 2) sorted by relevance
127 slow = statusfile.IsSlow(t.outcomes)139 slow = slow or statusfile.IsSlow(t.outcomes)
65 def IsSlow(outcomes): function