Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.h174 bool crazy_error_injection_; // Simulate lots of errors. variable
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()