Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCountingInputStreamTest.java52 public void testSkip() throws IOException { in testSkip() method in CountingInputStreamTest
DMultiInputStreamTest.java95 public void testSkip() throws Exception { in testSkip() method in MultiInputStreamTest
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
DCipherInputStreamTest.java172 public void testSkip() throws Exception { in testSkip() method in CipherInputStreamTest