Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Drunner_base.py76 def get_test_id(file: str, start_directory: Path) -> str: function
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/
Dutils.py401 def get_test_id(file: Path, start_directory: Path) -> str: function