Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/testing/
DIteratorTesterTest_gwt.java56 public void testSimilarException() throws Exception { in testSimilarException() method in IteratorTesterTest_gwt
58 testCase.testSimilarException(); in testSimilarException()
/external/guava/guava-testlib/test/com/google/common/collect/testing/
DIteratorTesterTest.java266 public void testSimilarException() { in testSimilarException() method in IteratorTesterTest