Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dmake_release.py293 def matchIncludeExclude (includePatterns, excludePatterns, filename): function
308 return (lambda f: matchIncludeExclude(includePatterns, excludePatterns, f),