HomeSort by relevance Sort by last modified time
    Searched full:testflush (Results 1 - 12 of 12) sorted by null

  /libcore/luni/src/test/java/libcore/java/io/
OutputStreamWriterTest.java 48 private void testFlush(boolean includeSecondHalf) throws Exception {
91 testFlush(false);
95 testFlush(true);
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
GZIPOutputStreamTest.java 164 public void testFlush() throws IOException {