Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Doptions_test_lists.py94 def explicit_list(self) -> Optional[str]: member in TestListsOptions
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/options/
Doptions_test_lists.py117 def explicit_list(self) -> str | None: member in TestListsOptions
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/suites/
Dtest_suite.py144 def explicit_list(self) -> Path | None: member in TestSuite