Searched refs:ParseTextTrace (Results 1 – 2 of 2) sorted by relevance
82 bool ParseTextTrace(const std::string& trace_file,
77 bool VtsTraceProcessor::ParseTextTrace(const string& trace_file, in ParseTextTrace() function in android::vts::VtsTraceProcessor137 if (!ParseTextTrace(trace_file, &profiling_msg)) { in ConvertTrace()