Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp358 static void VerifyLeak(const char* test_prefix) { in VerifyLeak() argument
407 std::string test = std::string("MallocTests.DISABLED_") + test_prefix + functions[i].name; in VerifyLeak()