Searched refs:GetCoverageSummary (Results 1 – 3 of 3) sorted by relevance
59 void GetCoverageSummary(const std::string& coverage_msg_file);
168 coverage_processor.GetCoverageSummary(trace_path); in main()
239 void VtsCoverageProcessor::GetCoverageSummary(const string& coverage_msg_file) { in GetCoverageSummary() function in android::vts::VtsCoverageProcessor