Home
last modified time | relevance | path

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

/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp342 std::string str_profiling_msg; in DedupTraces() local
344 profiling_msg.SerializeToString(&str_profiling_msg); in DedupTraces()
346 return (str_profiling_msg == str_seen_msg); in DedupTraces()