Home | Sort by relevance Sort by last modified time |
/external/stlport/test/eh/ | |
nc_alloc.h | 101 static long possible_failure_count; member in struct:TestController 140 possible_failure_count = 0; |
nc_alloc.cpp | 38 long TestController::possible_failure_count = 0; member in class:TestController 54 if (possible_failure_count++ >= Failure_threshold()) { |