HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_LEAK_TRACKER (Results 1 - 4 of 4) 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
  /external/chromium_org/base/debug/
leak_tracker.h 10 #define ENABLE_LEAK_TRACKER
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
leak_tracker_unittest.cc 24 #ifndef ENABLE_LEAK_TRACKER
108 #endif // ENABLE_LEAK_TRACKER

Completed in 147 milliseconds