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

  /external/stlport/test/eh/
nc_alloc.h 106 static bool never_fail; member in struct:TestController
181 never_fail = true;
nc_alloc.cpp 43 bool TestController::never_fail = false; member in class:TestController
50 if (never_fail || Failure_threshold() == kNotInExceptionTest)

Completed in 2991 milliseconds