Searched refs:whenNextThrowsExceptionStopTestingCallsToRemove (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DAbstractIteratorTester.java49 private boolean whenNextThrowsExceptionStopTestingCallsToRemove; field in class:AbstractIteratorTester
73 whenNextThrowsExceptionStopTestingCallsToRemove = true;
406 && whenNextThrowsExceptionStopTestingCallsToRemove) {

Completed in 120 milliseconds