Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/android/system/
DOsTest.java1401 try (FileOutputStream streamOut = new FileOutputStream(out)) { in test_splice()
1439 try (FileOutputStream streamOut = new FileOutputStream(out)) { in test_splice_errors()