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

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
PipedInputStreamTest.java 388 MockPipedInputStream mpis = new MockPipedInputStream( local
390 int bufferLength = mpis.bufferLength();
414 MockPipedInputStream mpis = new MockPipedInputStream(100); local
415 int bufferLength = mpis.bufferLength();

Completed in 156 milliseconds