Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCountingInputStreamTest.java52 public void testSkip() throws IOException { in testSkip() method in CountingInputStreamTest
DLimitInputStreamTest.java80 public void testSkip() throws Exception { in testSkip() method in LimitInputStreamTest
DMultiInputStreamTest.java98 public void testSkip() throws Exception { in testSkip() method in MultiInputStreamTest
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DDeflaterInputStreamTest.java248 public void testSkip() throws IOException { in testSkip() method in DeflaterInputStreamTest
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
DCipherInputStreamTest.java172 public void testSkip() throws Exception { in testSkip() method in CipherInputStreamTest