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

/external/stlport/test/eh/
H A Dnc_alloc.h101 static long possible_failure_count; member in struct:TestController
140 possible_failure_count = 0;
H A Dnc_alloc.cpp38 long TestController::possible_failure_count = 0; member in class:TestController
54 if (possible_failure_count++ >= Failure_threshold()) {

Completed in 62 milliseconds