Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.h79 std::string record_allocs_file; member
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_config_tests.cpp476 TEST_F(MallocDebugConfigTest, record_allocs_file) { in TEST_F() argument