Searched refs:otherFos (Results 1 – 1 of 1) sorted by relevance
480 FileOutputStream otherFos = new FileOutputStream(resultFd); in runClientSafeUnionTests() local481 otherFos.write(testStrings[i].getBytes()); in runClientSafeUnionTests()482 otherFos.flush(); in runClientSafeUnionTests()484 otherFos.close(); in runClientSafeUnionTests()