Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp359 struct FunctionInfo { in VerifyLeak() struct
363 static FunctionInfo functions[] = { in VerifyLeak()
404 for (size_t i = 0; i < sizeof(functions) / sizeof(FunctionInfo); i++) { in VerifyLeak()