Home
last modified time | relevance | path

Searched refs:PeekingIteratorTest (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/
DPeekingIteratorTest_gwt.java22 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testCantRemoveAfterPeek()
27 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekDoesntChangeIteration()
32 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekOnEmptyList()
37 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekingIteratorBehavesLikeIteratorOnEmptyIterable()
42 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekingIteratorBehavesLikeIteratorOnSingletonIterable()
47 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekingIteratorDoesntAdvancePrematurely()
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DPeekingIteratorTest.java42 public class PeekingIteratorTest extends TestCase { class
/external/guava/guava-tests/test/com/google/common/collect/
DPeekingIteratorTest.java43 public class PeekingIteratorTest extends TestCase { class