Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dleak_tracker.h60 static void CheckForLeaks() {} in CheckForLeaks() function
79 static void CheckForLeaks() {
Dleak_tracker_unittest.cc105 LeakTracker<ClassA>::CheckForLeaks(); in TEST()
/external/compiler-rt/lib/lsan/
Dlsan_common.cc405 static bool CheckForLeaks() { in CheckForLeaks() function
447 bool have_leaks = CheckForLeaks(); in DoLeakCheck()
458 bool have_leaks = CheckForLeaks(); in DoRecoverableLeakCheck()