Home
last modified time | relevance | path

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

/external/chromium_org/
DPRESUBMIT.py1161 def MatchesFile(patterns, path): function
1173 if MatchesFile(excluded_patterns, path):
1177 not MatchesFile(idl_included_patterns, path)):
1187 MatchesFile(json_no_comments_patterns, affected_file.LocalPath())):