Searched refs:kErrorLimit (Results 1 - 1 of 1) sorted by relevance

/external/stressapptest/src/
H A Dworker.cc709 const int kErrorLimit = 128; local
715 recorded[kErrorLimit]; // Queued errors for later printing.
736 if (errors < kErrorLimit) {
862 if (error_recount < kErrorLimit) {

Completed in 84 milliseconds