Home
last modified time | relevance | path

Searched defs:GeneralOptions (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/
Dwork_dir.py25 def __init__(self, general: GeneralOptions, default_work_dir: Path):
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/code_coverage/
Dcoverage_dir.py24 def __init__(self, general: GeneralOptions, work_dir: Path):
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Doptions_general.py29 class GeneralOptions: class