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

/external/stlport/test/eh/
H A Dnc_alloc.cpp50 if (never_fail || Failure_threshold() == kNotInExceptionTest)
54 if (possible_failure_count++ >= Failure_threshold()) {
58 Failure_threshold() = kNotInExceptionTest;
325 long& TestController::Failure_threshold() { function in class:TestController

Completed in 77 milliseconds