Searched refs:run_coverage_tool (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | coverage.py | 540 def run_coverage_tool(options, outdir, is_system_gcov, instances, function 583 return run_coverage_tool(options, options.outdir, is_system_gcov, 593 return run_coverage_tool(options, instance.build_dir, is_system_gcov,
|