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

  /external/libchrome/base/debug/
leak_tracker.h 42 // LeakTracker<net::URLRequest>::CheckForLeaks();
60 static void CheckForLeaks() {}
79 static void CheckForLeaks() {
leak_tracker_unittest.cc 107 LeakTracker<ClassA>::CheckForLeaks();
  /external/compiler-rt/lib/lsan/
lsan_common.cc 435 static bool CheckForLeaks() {
480 bool have_leaks = CheckForLeaks();
491 bool have_leaks = CheckForLeaks();

Completed in 73 milliseconds