Home
last modified time | relevance | path

Searched defs:fos2 (Results 1 – 3 of 3) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DDeflaterOutputStreamTest.java218 FileOutputStream fos2 = new FileOutputStream(f1); in test_close() local
270 FileOutputStream fos2 = new FileOutputStream(f1); in test_finish() local
326 FileOutputStream fos2 = new FileOutputStream(f1); in test_writeI() local
374 FileOutputStream fos2 = new FileOutputStream(f2); in test_write$BII() local
/libcore/luni/src/test/java/libcore/java/io/
DFileOutputStreamTest.java34 FileOutputStream fos2 = new FileOutputStream(fos1.getFD()); in testFileDescriptorOwnership() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DFileTest.java869 FileOutputStream fos2 = new FileOutputStream(f2); in test_getCanonicalPath() local