Searched defs:root_dir (Results 1 – 12 of 12) sorted by relevance
| /arkcompiler/runtime_core/verifier/tests/ |
| D | verify_es2panda_test_abc.py | 37 def find_files(root_dir, extensions): argument
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/ |
| D | single_test_runner.rb | 20 def initialize(file, id, reporter_class, root_dir, report_dir) argument
|
| D | runner.rb | 71 def self.create_runner(file, id, reporter_factory, root_dir, report_dir) argument
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | single_test_runner.rb | 20 def initialize(file, id, reporter_class, root_dir, report_dir) argument
|
| D | runner.rb | 71 def self.create_runner(file, id, reporter_factory, root_dir, report_dir) argument
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/reporters/ |
| D | jtr_reporter.rb | 21 def initialize(root_dir, pa_file, report_dir) argument
|
| D | allure_reporter.rb | 35 def initialize(root_dir, pa_file, report_dir) argument
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/reporters/ |
| D | jtr_reporter.rb | 21 def initialize(root_dir, pa_file, report_dir) argument
|
| D | allure_reporter.rb | 35 def initialize(root_dir, pa_file, report_dir) argument
|
| /arkcompiler/ets_frontend/arkguard/scripts/ |
| D | grammar_test.py | 237 def __init__(self, test_filter, root_dir, test_type): argument 322 def traverse_dirs(self, root_dir, root_config_path): argument
|
| D | combination_test.py | 80 def __init__(self, test_filter, root_dir, test_type): argument
|
| /arkcompiler/runtime_core/taihe/compiler/taihe/utils/ |
| D | resources.py | 161 root_dir: Path = field(default_factory=Path) variable in ResourceLocator
|