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