Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/
H A Dgcov.py312 def extract_tarballs(base_paths, dest_dir): argument
321 for path in base_paths:
331 '\n'.join(map(lambda p: '- '+str(p), base_paths))
344 def merge_reports(runner, base_paths, dest_path): argument
360 extract_tarballs(base_paths, reports_path)