Searched defs:MallocDebugTest (Results 1 – 1 of 1) sorted by relevance
85 class MallocDebugTest : public ::testing::Test { class192 TEST_F(MallocDebugTest, fill_generic) { in TEST_F() argument197 TEST_F(MallocDebugTest, fill_on_alloc_generic) { in TEST_F() argument202 TEST_F(MallocDebugTest, fill_on_alloc_partial) { in TEST_F() argument216 TEST_F(MallocDebugTest, fill_on_free) { in TEST_F() argument233 TEST_F(MallocDebugTest, fill_on_free_partial) { in TEST_F() argument253 TEST_F(MallocDebugTest, free_track_partial) { in TEST_F() argument276 TEST_F(MallocDebugTest, all_options) { in TEST_F() argument281 TEST_F(MallocDebugTest, expand_alloc) { in TEST_F() argument310 TEST_F(MallocDebugTest, front_guard) { in TEST_F() argument[all …]