Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc722 const int kErrorLimit = 128; in CheckRegion() local
728 recorded[kErrorLimit]; // Queued errors for later printing. in CheckRegion()
749 if (errors < kErrorLimit) { in CheckRegion()