Home
last modified time | relevance | path

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

/external/stlport/test/eh/
Dnc_alloc.h53 static bool LeakDetectionEnabled();
154 inline bool TestController::LeakDetectionEnabled() { in LeakDetectionEnabled() function
Dnc_alloc.cpp192 gTestController.LeakDetectionEnabled() && in OperatorNew()
252 if ( gTestController.TrackingEnabled() && gTestController.LeakDetectionEnabled() ) { in operator delete()