Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/
H A Dmake_release.py295 def matchIncludeExclude (includePatterns, excludePatterns, filename): function
310 return (lambda f: matchIncludeExclude(includePatterns, excludePatterns, f),

Completed in 2 milliseconds