Home
last modified time | relevance | path

Searched defs:Summary (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/reports/
Dsummary.py21 class Summary: class
Dxml_view.py33 def __init__(self, report_root: Path, summary: Summary) -> None:
Dhtml_view.py46 def __init__(self, report_root: Path, config: Config, summary: Summary) -> None:
Dstandard_view.py36 …lf, report_root: Path, update_excluded: bool, excluded_lists: List[str], summary: Summary) -> None:
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
Dsummary.rb18 class Summary class
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dsummary.rb18 class Summary class
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Drunner_file_based.py399 def __generate_xml_report(self, summary: Summary, results: List[Test]) -> None:
407 def __generate_standard_report(self, summary: Summary,