Searched refs:attOut (Results 1 – 1 of 1) sorted by relevance
214 final OutputStream attOut = new FileOutputStream(tempAttachmentFile); in testAttachmentRoundTrip() local216 attOut.write("TestData".getBytes()); in testAttachmentRoundTrip()218 attOut.close(); in testAttachmentRoundTrip()