Home
last modified time | relevance | path

Searched refs:debug_malloc_info (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/malloc_debug/
Dexported64.map16 debug_malloc_info;
Dexported32.map16 debug_malloc_info;
Dmalloc_debug.cpp96 int debug_malloc_info(int options, FILE* fp);
828 int debug_malloc_info(int options, FILE* fp) { in debug_malloc_info() function
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp71 int debug_malloc_info(int, FILE*);
2482 ASSERT_EQ(0, debug_malloc_info(0, fp)); in TEST_F()
2515 ASSERT_EQ(0, debug_malloc_info(0, fp)); in TEST_F()