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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-checker-bcad.cc59 class HeapLeakCheckerGlobalPrePost { class
61 HeapLeakCheckerGlobalPrePost() { function in class:HeapLeakCheckerGlobalPrePost
78 ~HeapLeakCheckerGlobalPrePost() {
89 int HeapLeakCheckerGlobalPrePost::count_ = 0;
92 static const HeapLeakCheckerGlobalPrePost heap_leak_checker_global_pre_post;
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-checker-bcad.cc59 class HeapLeakCheckerGlobalPrePost { class
61 HeapLeakCheckerGlobalPrePost() { function in class:HeapLeakCheckerGlobalPrePost
78 ~HeapLeakCheckerGlobalPrePost() {
89 int HeapLeakCheckerGlobalPrePost::count_ = 0;
92 static const HeapLeakCheckerGlobalPrePost heap_leak_checker_global_pre_post;

Completed in 126 milliseconds