Searched refs:__lsan_do_leak_check (Results 1 - 13 of 13) sorted by relevance

/external/compiler-rt/test/lsan/TestCases/
H A Dleak_check_at_exit.cc16 __lsan_do_leak_check();
H A Ddo_leak_check_override.cc1 // Test for __lsan_do_leak_check(). We test it by making the leak check run
28 atexit(&__lsan_do_leak_check);
H A Dcleanup_in_tsd_destructor.cc23 __lsan_do_leak_check();
/external/chromium_org/base/debug/
H A Dleak_annotations.h31 void __lsan_do_leak_check();
/external/compiler-rt/include/sanitizer/
H A Dlsan_interface.h50 void __lsan_do_leak_check();
/external/chromium_org/content/utility/
H A Dutility_main.cc58 __lsan_do_leak_check();
/external/chromium_org/chrome/test/base/
H A Dchrome_render_view_test.cc86 __lsan_do_leak_check();
/external/chromium_org/content/browser/
H A Dbrowser_main_runner.cc218 __lsan_do_leak_check();
/external/chromium_org/content/renderer/browser_plugin/
H A Dbrowser_plugin_browsertest.cc84 __lsan_do_leak_check();
/external/chromium_org/sandbox/linux/tests/
H A Dunit_tests.cc177 __lsan_do_leak_check();
/external/chromium_org/content/child/
H A Dchild_thread.cc144 __lsan_do_leak_check();
/external/compiler-rt/lib/lsan/
H A Dlsan_common.cc705 void __lsan_do_leak_check() { function
/external/chromium_org/chrome/browser/
H A Dbrowser_process_impl.cc380 __lsan_do_leak_check();

Completed in 237 milliseconds