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

  /external/stressapptest/src/
os.h 220 void set_error_injection(bool errors) { error_injection_ = errors; } function in class:OsLayer
sat.h 109 void set_error_injection(bool errors) { error_injection_ = errors; } function in class:Sat
sat.cc 588 os_->set_error_injection(true);
    [all...]

Completed in 43 milliseconds