Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.h100 const std::string& record_allocs_file() const { return record_allocs_file_; } in record_allocs_file() function
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_config_tests.cpp563 TEST_F(MallocDebugConfigTest, record_allocs_file) { in TEST_F() argument