Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractIteratorTester.java135 void assertPermitted(RuntimeException exception) { in assertPermitted() method in AbstractIteratorTester.PermittedMetaException
516 referenceException.assertPermitted(targetException); in internalExecuteAndCompare()