Home
last modified time | relevance | path

Searched refs:testCanCatchDifferentRemoveBehaviour (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/testing/
DIteratorTesterTest_gwt.java31 public void testCanCatchDifferentRemoveBehaviour() throws Exception { in testCanCatchDifferentRemoveBehaviour() method in IteratorTesterTest_gwt
33 testCase.testCanCatchDifferentRemoveBehaviour(); in testCanCatchDifferentRemoveBehaviour()
/external/guava/guava-testlib/test/com/google/common/collect/testing/
DIteratorTesterTest.java65 public void testCanCatchDifferentRemoveBehaviour() { in testCanCatchDifferentRemoveBehaviour() method in IteratorTesterTest