Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dabstract_ssh.py237 def glob_matches_files(path, pattern): function
240 def glob_matches_files(path, pattern): function
248 patterns = [p for p in patterns if glob_matches_files(path, p)]