Home
last modified time | relevance | path

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

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