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

  /external/chromium/base/debug/
leak_annotations.h 18 #define ANNOTATE_SCOPED_MEMORY_LEAK \
24 #define ANNOTATE_SCOPED_MEMORY_LEAK
  /external/chromium_org/base/debug/
leak_annotations.h 16 // ANNOTATE_SCOPED_MEMORY_LEAK: all allocations made in the current scope
30 #define ANNOTATE_SCOPED_MEMORY_LEAK \
52 #define ANNOTATE_SCOPED_MEMORY_LEAK \
60 #define ANNOTATE_SCOPED_MEMORY_LEAK ((void)0)

Completed in 46 milliseconds