Home
last modified time | relevance | path

Searched refs:exclude_paths (Results 1 – 3 of 3) sorted by relevance

/test/vts/utils/python/coverage/
Dcoverage_report_test.py52 exclude_paths = []
54 self.gcno_summary, exclude_paths, coverage_dict)
Dcoverage_report.py35 def GenerateLineCoverageVector(gcno_file_summary, exclude_paths, coverage_dict): argument
55 for path in exclude_paths:
Dsancov_utils.py64 exclude_paths=_DEFAULT_EXCLUDE_PATHS): argument
77 self._exclude_paths = exclude_paths