Home
last modified time | relevance | path

Searched defs:TimeReportOptions (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Doptions_time_report.py24 class TimeReportOptions: class
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/reports/
Dstandard_view.py100 … def create_time_report(self, results: List[Test], time_report_options: TimeReportOptions) -> None: