Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp82 class MallocDebugTest : public ::testing::Test { class
110 MallocDispatch MallocDebugTest::dispatch = {
187 TEST_F(MallocDebugTest, fill_generic) { in TEST_F() argument
192 TEST_F(MallocDebugTest, fill_on_alloc_generic) { in TEST_F() argument
197 TEST_F(MallocDebugTest, fill_on_alloc_partial) { in TEST_F() argument
211 TEST_F(MallocDebugTest, fill_on_free) { in TEST_F() argument
228 TEST_F(MallocDebugTest, fill_on_free_partial) { in TEST_F() argument
248 TEST_F(MallocDebugTest, free_track_partial) { in TEST_F() argument
271 TEST_F(MallocDebugTest, all_options) { in TEST_F() argument
276 TEST_F(MallocDebugTest, expand_alloc) { in TEST_F() argument
[all …]