Searched refs:debug_write_malloc_leak_info (Results 1 – 4 of 4) sorted by relevance
23 debug_write_malloc_leak_info;
25 debug_write_malloc_leak_info;
84 bool debug_write_malloc_leak_info(FILE* fp);979 bool debug_write_malloc_leak_info(FILE* fp) { in debug_write_malloc_leak_info() function
78 bool debug_write_malloc_leak_info(FILE*);2597 TEST_F(MallocDebugTest, debug_write_malloc_leak_info) { in TEST_F() argument2610 ASSERT_TRUE(debug_write_malloc_leak_info(fp)); in TEST_F()2643 ASSERT_TRUE(debug_write_malloc_leak_info(fp)); in TEST_F()