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

  /external/stlport/test/eh/
nc_alloc.h 94 enum { kNotInExceptionTest = -1 };
144 Failure_threshold() = kNotInExceptionTest;
nc_alloc.cpp 50 if (never_fail || Failure_threshold() == kNotInExceptionTest)
58 Failure_threshold() = kNotInExceptionTest;
326 static long failure_threshold = kNotInExceptionTest;

Completed in 92 milliseconds