Searched refs:otherFos (Results 1 – 1 of 1) sorted by relevance
493 FileOutputStream otherFos = new FileOutputStream(resultFd); in runClientSafeUnionTests() local494 otherFos.write(testStrings[i].getBytes()); in runClientSafeUnionTests()495 otherFos.flush(); in runClientSafeUnionTests()497 otherFos.close(); in runClientSafeUnionTests()