Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/tools/execution_tracer/execution_tracer/
Dcoverview_integration.py12 from typing import Iterable, List, TextIO, IO
15 def create_coverview_archive(path: TextIO, report: Iterable[str], code_files: List[IO], coverview_d… argument