OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:detect_memory_leaks
(Results
1 - 5
of
5
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
debug.hpp
86
void BOOST_TEST_DECL
detect_memory_leaks
( bool on_off );
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
unit_test_parameters.hpp
56
BOOST_TEST_DECL long
detect_memory_leaks
();
/external/valgrind/main/memcheck/
mc_include.h
352
void MC_(
detect_memory_leaks
) ( ThreadId tid, LeakCheckParams * lcp);
358
// maintains the lcp.deltamode given in the last call to
detect_memory_leaks
mc_leakcheck.c
472
// DeltaMode used the last time we called
detect_memory_leaks
.
1638
void MC_(
detect_memory_leaks
) ( ThreadId tid, LeakCheckParams* lcp)
function
[
all
...]
mc_main.c
[
all
...]
Completed in 3779 milliseconds