HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_LEAK_TRACKER (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/debug/
leak_tracker.h 11 #define ENABLE_LEAK_TRACKER
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
leak_tracker_unittest.cc 24 #ifndef ENABLE_LEAK_TRACKER
108 #endif // ENABLE_LEAK_TRACKER

Completed in 110 milliseconds