Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/extensions/validators/astchecker/
Dutil_astchecker.py37 skip_options: ClassVar[dict[str, bool]] = {'SkipErrors': False, 'SkipWarnings': False} variable in UtilASTChecker
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/astchecker/
Dutil_astchecker.py34 skip_options = {'SkipErrors': False, 'SkipWarnings': False} variable in UtilASTChecker