OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LeakDetectionEnabled
(Results
1 - 2
of
2
) sorted by null
/external/stlport/test/eh/
nc_alloc.h
53
static bool
LeakDetectionEnabled
();
154
inline bool TestController::
LeakDetectionEnabled
() {
nc_alloc.cpp
192
gTestController.
LeakDetectionEnabled
() &&
252
if ( gTestController.TrackingEnabled() && gTestController.
LeakDetectionEnabled
() ) {
Completed in 234 milliseconds