Searched refs:sampleListIterator (Results 1 – 1 of 1) sorted by relevance
721 ListIterator<Integer> sampleListIterator = in testTransformedSequentialIterationUsesBackingListIterationOnly() local724 EasyMock.expect(listMock.listIterator(0)).andReturn(sampleListIterator); in testTransformedSequentialIterationUsesBackingListIterationOnly()