Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.h166 bool crazy_error_injection_; // Simulate lots of errors. variable
Dsat.cc659 crazy_error_injection_ = false; in Sat()
819 ARG_KVALUE("--force_errors_like_crazy", crazy_error_injection_, true); in ParseArgs()
820 if (crazy_error_injection_) in ParseArgs()
1726 if (crazy_error_injection_) { in Run()