Searched refs:LeakDetectionEnabled (Results 1 – 2 of 2) sorted by relevance
53 static bool LeakDetectionEnabled();154 inline bool TestController::LeakDetectionEnabled() { in LeakDetectionEnabled() function
192 gTestController.LeakDetectionEnabled() && in OperatorNew()252 if ( gTestController.TrackingEnabled() && gTestController.LeakDetectionEnabled() ) { in operator delete()