Home
last modified time | relevance | path

Searched refs:test_flush (Results 1 – 24 of 24) sorted by relevance

/libcore/luni/src/test/java/libcore/java/io/
DOldFilterWriterTest.java85 public void test_flush() throws IOException { in test_flush() method in OldFilterWriterTest
DOldDataOutputStreamTest.java46 public void test_flush() throws IOException { in test_flush() method in OldDataOutputStreamTest
DOldFilterOutputStreamTest.java80 public void test_flush() throws IOException { in test_flush() method in OldFilterOutputStreamTest
DOldBufferedOutputStreamTest.java66 public void test_flush() throws IOException { in test_flush() method in OldBufferedOutputStreamTest
DOldPipedOutputStreamTest.java157 public void test_flush() throws Exception { in test_flush() method in OldPipedOutputStreamTest
DOldPipedWriterTest.java158 public void test_flush() throws Exception { in test_flush() method in OldPipedWriterTest
DOldBufferedWriterTest.java87 public void test_flush() throws IOException { in test_flush() method in OldBufferedWriterTest
DOldObjectOutputStreamTest.java220 public void test_flush() throws Exception { in test_flush() method in OldObjectOutputStreamTest
DOldOutputStreamWriterTest.java245 public void test_flush() { in test_flush() method in OldOutputStreamWriterTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DStringWriterTest.java50 public void test_flush() { in test_flush() method in StringWriterTest
DConsoleTest.java61 public void test_flush() { in test_flush() method in ConsoleTest
DCharArrayWriterTest.java59 public void test_flush() { in test_flush() method in CharArrayWriterTest
DFilterOutputStreamTest.java89 public void test_flush() throws IOException { in test_flush() method in FilterOutputStreamTest
DPipedOutputStreamTest.java138 public void test_flush() throws IOException, UnsupportedEncodingException { in test_flush() method in PipedOutputStreamTest
DDataOutputStreamTest.java48 public void test_flush() throws IOException { in test_flush() method in DataOutputStreamTest
DBufferedWriterTest.java121 public void test_flush() throws Exception { in test_flush() method in BufferedWriterTest
DPipedWriterTest.java131 public void test_flush() throws Exception { in test_flush() method in PipedWriterTest
DOutputStreamWriterTest.java621 public void test_flush() throws IOException { in test_flush() method in OutputStreamWriterTest
DPrintWriterTest.java233 public void test_flush() { in test_flush() method in PrintWriterTest
DBufferedOutputStreamTest.java101 public void test_flush() throws IOException { in test_flush() method in BufferedOutputStreamTest
DPrintStreamTest.java220 public void test_flush() throws Exception { in test_flush() method in PrintStreamTest
DObjectOutputStreamTest.java611 public void test_flush() throws Exception { in test_flush() method in ObjectOutputStreamTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DInflaterOutputStreamTest.java151 public void test_flush() throws IOException { in test_flush() method in InflaterOutputStreamTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DFormatterTest.java651 public void test_flush() throws IOException { in test_flush() method in FormatterTest