Home
last modified time | relevance | path

Searched defs:GeneralOptions (Results 1 – 5 of 5) 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-2/runner/code_coverage/
Dcoverage_dir.py25 def __init__(self, general: GeneralOptions, 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-2/runner/options/
Doptions_general.py34 class GeneralOptions(IOptions): class
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Doptions_general.py29 class GeneralOptions: class