Home
last modified time | relevance | path

Searched defs:expected_function_names (Results 1 – 1 of 1) sorted by relevance

/system/unwinding/libunwindstack/tests/
DUnwindTest.cpp122 std::vector<const char*> expected_function_names) { in VerifyUnwindFrames()
143 static void VerifyUnwind(Unwinder* unwinder, std::vector<const char*> expected_function_names) { in VerifyUnwind()
150 std::vector<const char*> expected_function_names) { in VerifyUnwind()