Home
last modified time | relevance | path

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

/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_system_tests.cpp387 struct FunctionInfo { in VerifyLeak() struct
391 static FunctionInfo functions[] = { in VerifyLeak()
432 for (size_t i = 0; i < sizeof(functions) / sizeof(FunctionInfo); i++) { in VerifyLeak()