Searched refs:errorThreshold (Results 1 – 1 of 1) sorted by relevance
39 constexpr const size_t errorThreshold = 5; variable473 if (errCount >= errorThreshold) in incrementError()479 if (errCount == errorThreshold) in incrementError()488 return errCount >= errorThreshold; in inError()