HomeSort by relevance Sort by last modified time
    Searched refs:crazy_error_injection_ (Results 1 - 2 of 2) sorted by null

  /external/stressapptest/src/
sat.h 166 bool crazy_error_injection_; // Simulate lots of errors. member in class:Sat
sat.cc 659 crazy_error_injection_ = false;
819 ARG_KVALUE("--force_errors_like_crazy", crazy_error_injection_, true);
820 if (crazy_error_injection_)
    [all...]

Completed in 36 milliseconds