Searched refs:line_coverage_file (Results 1 – 2 of 2) sorted by relevance
427 def GenerateCoverageReport(line_coverage_file, out_file_path, coverage_dir): argument441 with open(line_coverage_file) as f:454 line_coverage_file)
533 line_coverage_file='', out_file_path='',