Home
last modified time | relevance | path

Searched refs:_python_test_to_spec (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/toolchain-utils/
H A Drun_tests_for.py66 python_tests.append(_python_test_to_spec(test_file))
130 def _python_test_to_spec(test_file): function