Searched refs:gcno_file_summary (Results 1 – 1 of 1) sorted by relevance
35 def GenerateLineCoverageVector(gcno_file_summary, exclude_paths, coverage_dict): argument48 for ident in gcno_file_summary.functions:49 func = gcno_file_summary.functions[ident]