Home
last modified time | relevance | path

Searched defs:front_guard (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/malloc_debug/
DDebugData.h91 std::unique_ptr<FrontGuardData> front_guard; variable
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_config_tests.cpp229 TEST_F(MallocDebugConfigTest, front_guard) { in TEST_F() argument
Dmalloc_debug_unit_tests.cpp305 TEST_F(MallocDebugTest, front_guard) { in TEST_F() argument