Searched refs:path_to_cov (Results 1 – 1 of 1) sorted by relevance
17 path_to_cov = os.path.join(repo_dir, 'tools', 'cov.py') variable85 call(['python', path_to_cov] + argv + cov_args)88 call(['python3', path_to_cov] + argv + cov_args)