Home | History | Annotate | Download | only in test

Lines Matching refs:newFd

319         newFd, newFilePath = tempfile.mkstemp()
322 newFile = os.fdopen(newFd, "wb")