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

  /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()) {

Completed in 349 milliseconds