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

  /external/stressapptest/src/
error_diag.cc 198 os_->ErrorReport(dimm_string.c_str(), "miscompare", count);
258 os_->ErrorReport(devicename.c_str(), "miscompare", 1);
312 os_->ErrorReport(devicename.c_str(), "sector", 1);
os.h 102 virtual bool ErrorReport(const char *part, const char *symptom, int count);
worker.cc     [all...]
os.cc 295 bool OsLayer::ErrorReport(const char *part, const char *symptom, int count) {

Completed in 41 milliseconds