Searched refs:MallocDebugTest (Results 1 – 1 of 1) sorted by relevance
82 class MallocDebugTest : public ::testing::Test { class110 MallocDispatch MallocDebugTest::dispatch = {187 TEST_F(MallocDebugTest, fill_generic) { in TEST_F() argument192 TEST_F(MallocDebugTest, fill_on_alloc_generic) { in TEST_F() argument197 TEST_F(MallocDebugTest, fill_on_alloc_partial) { in TEST_F() argument211 TEST_F(MallocDebugTest, fill_on_free) { in TEST_F() argument228 TEST_F(MallocDebugTest, fill_on_free_partial) { in TEST_F() argument248 TEST_F(MallocDebugTest, free_track_partial) { in TEST_F() argument271 TEST_F(MallocDebugTest, all_options) { in TEST_F() argument276 TEST_F(MallocDebugTest, expand_alloc) { in TEST_F() argument[all …]