Searched defs:errorcount_ (Results 1 - 2 of 2) sorted by relevance

/external/stressapptest/src/
H A Dsat.h91 int errors() const { return errorcount_; }
237 int64 errorcount_; // Total hardware incidents seen. member in class:Sat
H A Dworker.h257 int64 GetErrorCount() {return errorcount_;}
379 volatile int64 errorcount_; // Miscompares seen by this thread. member in class:WorkerThread

Completed in 54 milliseconds