Searched refs:kNotInExceptionTest (Results 1 – 2 of 2) sorted by relevance
94 enum { kNotInExceptionTest = -1 }; enumerator144 Failure_threshold() = kNotInExceptionTest; in CancelFailureCountdown()
50 if (never_fail || Failure_threshold() == kNotInExceptionTest) in maybe_fail()58 Failure_threshold() = kNotInExceptionTest; in maybe_fail()326 static long failure_threshold = kNotInExceptionTest; in Failure_threshold()