OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 25 milliseconds