Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp176 static void FindStrings(pid_t pid, std::vector<const char*> match_strings, in FindStrings() argument
184 for (auto str : match_strings) { in FindStrings()