Home | Sort by relevance Sort by last modified time |
/external/stlport/test/eh/ | |
nc_alloc.h | 108 static bool leak_detection_enabled; member in struct:TestController 151 leak_detection_enabled = true; 155 return leak_detection_enabled; 159 leak_detection_enabled = false; |
nc_alloc.cpp | 45 bool TestController::leak_detection_enabled = false; member in class:TestController |