Home
last modified time | relevance | path

Searched defs:backtrace (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
DDebugData.h90 std::unique_ptr<BacktraceData> backtrace; variable
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_config_tests.cpp289 TEST_F(MallocDebugConfigTest, backtrace) { in TEST_F() argument