Searched refs:expected_function (Results 1 – 1 of 1) sorted by relevance
1130 for (const auto& expected_function : expected_functions) { in VerifyFunctionsFound() local1131 if (found_function == expected_function) { in VerifyFunctionsFound()