Searched defs:testSkip (Results 1 – 4 of 4) sorted by relevance
/external/guava/guava-tests/test/com/google/common/io/ | ||
D | CountingInputStreamTest.java | 52 public void testSkip() throws IOException { in testSkip() method in CountingInputStreamTest |
D | MultiInputStreamTest.java | 95 public void testSkip() throws Exception { in testSkip() method in MultiInputStreamTest |
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/ | ||
D | RandomAccessFileInputStreamTest.java | 154 public void testSkip() throws IOException { in testSkip() method in RandomAccessFileInputStreamTest |
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_result.py | 324 def testSkip(self): member in Test_OldTestResult.testOldTestResult.Test |