Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A DCallChainJoiner_test.cpp28 const std::vector<uint64_t>& expected_output_ip, in JoinCallChain() argument
33 return tmp_ip == expected_output_ip && tmp_sp == expected_output_sp; in JoinCallChain()