Home
last modified time | relevance | path

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

/external/autotest/utils/
Drun_pylint.py248 def should_check_file(file_path): function
273 if should_check_file(file_path):
377 files_to_check = filter(should_check_file, work_tree_files)