Home
last modified time | relevance | path

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

/aosp12/bionic/libc/malloc_debug/
H A DDebugData.h87 std::unique_ptr<RearGuardData> rear_guard; variable
/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_config_tests.cpp182 TEST_F(MallocDebugConfigTest, rear_guard) { in TEST_F() argument
H A Dmalloc_debug_unit_tests.cpp493 TEST_F(MallocDebugTest, rear_guard) { in TEST_F() argument