Searched defs:should_check_file (Results 1 – 3 of 3) sorted by relevance
| /external/mbedtls/tests/scripts/ | ||
| D | check_files.py | 77     def should_check_file(self, filepath):  member in FileIssueTracker | 
| /external/openthread/third_party/mbedtls/repo/tests/scripts/ | ||
| D | check_files.py | 74     def should_check_file(self, filepath):  member in FileIssueTracker | 
| /external/autotest/utils/ | ||
| D | run_pylint.py | 292 def should_check_file(file_path):  function |