Home
last modified time | relevance | path

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

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