Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dutils_test.cpp31 static bool KernelSymbolsMatch(const KernelSymbol& sym1, in KernelSymbolsMatch() function
50 std::bind(&KernelSymbolsMatch, std::placeholders::_1, expected_symbol))); in TEST()
58 std::bind(&KernelSymbolsMatch, std::placeholders::_1, expected_symbol))); in TEST()
63 std::bind(&KernelSymbolsMatch, std::placeholders::_1, expected_symbol))); in TEST()