Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/bin/
H A Djob.py1319 if _is_control_file_for_test(path, testname):
1329 def _is_control_file_for_test(path, testname): function