Home | Sort by relevance Sort by last modified time |
/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...] |