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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-checker-bcad.cc 59 class HeapLeakCheckerGlobalPrePost {
61 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/
heap-checker-bcad.cc 59 class HeapLeakCheckerGlobalPrePost {
61 HeapLeakCheckerGlobalPrePost() {
78 ~HeapLeakCheckerGlobalPrePost() {
89 int HeapLeakCheckerGlobalPrePost::count_ = 0;
92 static const HeapLeakCheckerGlobalPrePost heap_leak_checker_global_pre_post;

Completed in 72 milliseconds