Searched refs:ParseTrace (Results 1 – 3 of 3) sorted by relevance
61 void ParseTrace(const std::string& trace_file);
162 trace_processor.ParseTrace(trace_path); in main()
105 void VtsTraceProcessor::ParseTrace(const string& trace_file) { in ParseTrace() function in android::vts::VtsTraceProcessor