Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Dsuite_common.py337 result_list = _current_py_compatible_files(raw_result_list)
343 def _current_py_compatible_files(control_files): function