Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dsat.h174 bool crazy_error_injection_; // Simulate lots of errors. variable
H A Dsat.cc690 crazy_error_injection_ = false; in Sat()
878 ARG_KVALUE("--force_errors_like_crazy", crazy_error_injection_, true); in ParseArgs()
879 if (crazy_error_injection_) in ParseArgs()
1902 if (crazy_error_injection_) { in Run()