Searched refs:DedupTraces (Results 1 – 3 of 3) sorted by relevance
48 void DedupTraces(const std::string& trace_dir);
156 trace_processor.DedupTraces(trace_path); in main()
310 void VtsTraceProcessor::DedupTraces(const string& trace_dir) { in DedupTraces() function in android::vts::VtsTraceProcessor