Home
last modified time | relevance | path

Searched defs:CheckForLeaks (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/debug/
Dleak_tracker.h65 static void CheckForLeaks() {} in CheckForLeaks() function
/aosp_15_r20/external/libchrome/base/debug/
H A Dleak_tracker.h62 static void CheckForLeaks() {} in CheckForLeaks() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/debug/
Dleak_tracker.h65 static void CheckForLeaks() {} in CheckForLeaks() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/memory/
H A Dmemory_exception_safety_test.cc31 TEST(MakeUnique, CheckForLeaks) { in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/memory/
H A Dmemory_exception_safety_test.cc31 TEST(MakeUnique, CheckForLeaks) { in TEST() argument
/aosp_15_r20/external/compiler-rt/lib/lsan/
H A Dlsan_common.cc435 static bool CheckForLeaks() { in CheckForLeaks() function