Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Doptions_test_lists.py89 def explicit_file(self) -> Optional[str]: member in TestListsOptions
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/options/
Doptions_test_lists.py112 def explicit_file(self) -> str | None: member in TestListsOptions
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/suites/
Dtest_suite.py148 def explicit_file(self) -> Path | None: member in TestSuite