Searched refs:kNotInExceptionTest (Results 1 - 2 of 2) sorted by relevance

/external/stlport/test/eh/
H A Dnc_alloc.h94 enum { kNotInExceptionTest = -1 }; enumerator in enum:TestController::__anon10077
144 Failure_threshold() = kNotInExceptionTest;
H A Dnc_alloc.cpp50 if (never_fail || Failure_threshold() == kNotInExceptionTest)
58 Failure_threshold() = kNotInExceptionTest;
326 static long failure_threshold = kNotInExceptionTest;

Completed in 75 milliseconds