Home
last modified time | relevance | path

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

/external/stlport/test/eh/
Dnc_alloc.h74 static void maybe_fail(long);
118 gTestController.maybe_fail(0); in simulate_possible_failure()
122 gTestController.maybe_fail(0); in simulate_constructor()
Dnc_alloc.cpp49 void TestController::maybe_fail(long) { in maybe_fail() function in TestController