Searched defs:CollectionsOptions (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/suites/ |
| D | preparation_step.py | 39 …lf, test_source_path: Path, *, test_gen_path: Path, config: Config, collection: CollectionsOptions, 61 …lf, test_source_path: Path, *, test_gen_path: Path, config: Config, collection: CollectionsOptions, 154 collection: CollectionsOptions,
|
| D | test_suite.py | 131 def __is_path_excluded(collection: CollectionsOptions, tested_path: Path) -> bool: 188 …def __add_copy_steps(self, collection: CollectionsOptions, copy_source_path: Path, extension: str)…
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/options/ |
| D | options_collections.py | 31 class CollectionsOptions(IOptions): class
|