Searched defs:ENABLE_LEAK_TRACKER (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/debug/
H A Dleak_tracker.h11 #define ENABLE_LEAK_TRACKER macro
14 #ifdef ENABLE_LEAK_TRACKER
18 #endif // ENABLE_LEAK_TRACKER
45 // If ENABLE_LEAK_TRACKER is not defined, then the check has no effect.
50 #ifndef ENABLE_LEAK_TRACKER
131 #endif // ENABLE_LEAK_TRACKER
/external/chromium_org/base/debug/
H A Dleak_tracker.h10 #define ENABLE_LEAK_TRACKER macro
13 #ifdef ENABLE_LEAK_TRACKER
17 #endif // ENABLE_LEAK_TRACKER
44 // If ENABLE_LEAK_TRACKER is not defined, then the check has no effect.
49 #ifndef ENABLE_LEAK_TRACKER
131 #endif // ENABLE_LEAK_TRACKER

Completed in 91 milliseconds