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

  /external/stressapptest/src/
sat.h 91 int errors() const { return errorcount_; }
255 int64 errorcount_; // Total hardware incidents seen. member in class:Sat
worker.h 255 int64 GetErrorCount() {return errorcount_;}
378 volatile int64 errorcount_; // Miscompares seen by this thread. member in class:WorkerThread

Completed in 520 milliseconds