Home
last modified time | relevance | path

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

/system/core/libbacktrace/
Dbacktrace_test.cpp1198 for (const auto& found_function : found_functions) { in VerifyFunctionsFound() local
1200 if (found_function == expected_function) { in VerifyFunctionsFound()
1201 expected_functions.remove(found_function); in VerifyFunctionsFound()