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;
181 bool debug_write_malloc_leak_info(FILE* fp);1138 bool debug_write_malloc_leak_info(FILE* fp) { in debug_write_malloc_leak_info() function
81 bool debug_write_malloc_leak_info(FILE*);2671 TEST_F(MallocDebugTest, debug_write_malloc_leak_info) { in TEST_F() argument2684 ASSERT_TRUE(debug_write_malloc_leak_info(fp)); in TEST_F()2717 ASSERT_TRUE(debug_write_malloc_leak_info(fp)); in TEST_F()