Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/testing/
DIteratorTesterTest_gwt.java46 public void testMismatchedException() throws Exception { in testMismatchedException() method in IteratorTesterTest_gwt
48 testCase.testMismatchedException(); in testMismatchedException()
/external/guava/guava-testlib/test/com/google/common/collect/testing/
DIteratorTesterTest.java291 public void testMismatchedException() { in testMismatchedException() method in IteratorTesterTest