Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/
H A Dmake_release.py316 def makeTmpFileCopyGroup (srcDir, dstDir, includePatterns, excludePatterns=[]): function
473 makeTmpFileCopyGroup(NULL_X32_CONFIG.getBuildDir() + "/execserver", "bin/linux32", ["*"], EXCLUDE_BUILD_FILES),
474 makeTmpFileCopyGroup(NULL_X32_CONFIG.getBuildDir() + "/executor", "bin/linux32", ["*"], EXCLUDE_BUILD_FILES),
479 makeTmpFileCopyGroup(NULL_X64_CONFIG.getBuildDir() + "/execserver", "bin/linux64", ["*"], EXCLUDE_BUILD_FILES),
480 makeTmpFileCopyGroup(NULL_X64_CONFIG.getBuildDir() + "/executor", "bin/linux64", ["*"], EXCLUDE_BUILD_FILES),

Completed in 1 milliseconds