Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dleak_tracker.h62 static void CheckForLeaks() {} in CheckForLeaks() function
81 static void CheckForLeaks() {
Dleak_tracker_unittest.cc107 LeakTracker<ClassA>::CheckForLeaks(); in TEST()
/external/compiler-rt/lib/lsan/
Dlsan_common.cc435 static bool CheckForLeaks() { in CheckForLeaks() function
480 bool have_leaks = CheckForLeaks(); in DoLeakCheck()
491 bool have_leaks = CheckForLeaks(); in DoRecoverableLeakCheck()