Lines Matching defs:tempfile
32 import tempfile
51 "PERSISTFILE_BASENAME": "/tmp/test-create-releases-tempfile",
52 "PATCH_FILE": "/tmp/test-v8-create-releases-tempfile-tempfile-patch",
53 "COMMITMSG_FILE": "/tmp/test-v8-create-releases-tempfile-commitmsg",
54 "CHROMIUM": "/tmp/test-create-releases-tempfile-chromium",
57 "/tmp/test-merge-to-branch-tempfile-already-merging",
58 "TEMPORARY_PATCH_FILE": "/tmp/test-merge-to-branch-tempfile-temporary-patch",
198 handle, name = tempfile.mkstemp()
204 name = tempfile.mkdtemp()