Home
last modified time | relevance | path

Searched refs:MallocDebugSystemTest (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp213 class MallocDebugSystemTest : public ::testing::Test { class
457 TEST_F(MallocDebugSystemTest, smoke) { in TEST_F() argument
610 TEST_F(MallocDebugSystemTest, verify_leak) { in TEST_F() argument
614 TEST_F(MallocDebugSystemTest, verify_leak_allocation_limit) { in TEST_F() argument
647 TEST_F(MallocDebugSystemTest, exit_while_threads_allocating) { in TEST_F() argument
694 TEST_F(MallocDebugSystemTest, exit_while_threads_freeing_allocs_with_header) { in TEST_F() argument
733 TEST_F(MallocDebugSystemTest, write_leak_info_no_header) { in TEST_F() argument
740 TEST_F(MallocDebugSystemTest, write_leak_info_header) { in TEST_F() argument
778 TEST_F(MallocDebugSystemTest, malloc_and_backtrace_deadlock) { in TEST_F() argument