Home
last modified time | relevance | path

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

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