Home
last modified time | relevance | path

Searched defs:fos1 (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/io/
DFileOutputStreamTest.java33 FileOutputStream fos1 = new FileOutputStream(tmp); in testFileDescriptorOwnership() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DDeflaterOutputStreamTest.java254 FileOutputStream fos1 = new FileOutputStream(f1); in test_finish() local
358 FileOutputStream fos1 = new FileOutputStream(f1); in test_write$BII() local