Home
last modified time | relevance | path

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

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