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

  /external/stressapptest/src/
sat.h 167 uint64 max_errorcount_; // Number of errors before forced exit. member in class:Sat
sat.cc 660 max_errorcount_ = 0; // Zero means no early exit.
802 ARG_IVALUE("--max_errors", max_errorcount_);
    [all...]

Completed in 57 milliseconds