Home
last modified time | relevance | path

Searched refs:ANNOTATE_SCOPED_MEMORY_LEAK (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/debug/
Dleak_annotations.h34 #define ANNOTATE_SCOPED_MEMORY_LEAK \ macro
41 #define ANNOTATE_SCOPED_MEMORY_LEAK ((void)0) macro
/external/libchrome/base/
Dlazy_instance.h116 ANNOTATE_SCOPED_MEMORY_LEAK; in New()
/external/libchrome/base/message_loop/
Dmessage_loop_task_runner_unittest.cc206 ANNOTATE_SCOPED_MEMORY_LEAK; in TEST_F()