Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/code_coverage/
Dllvm_cov_tool.py141 def export_to_info_file_by_components(self, exclude_regex: Optional[str] = None) -> None: member in LlvmCovTool
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Drunner_file_based.py237 llvm_tool.export_to_info_file_by_components(coverage_configs.llvm_cov_exclude)