Home
last modified time | relevance | path

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

/third_party/libinput/tools/
Dlibinput-measure-fuzz.py205 entry, prefix, lineno = check_file_for_lines(OVERRIDE_HWDB_FILE, template)
213 entry, prefix, lineno = check_file_for_lines(DEFAULT_HWDB_FILE, template)
312 def check_file_for_lines(path, template): function