Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractIteratorTester.java50 private boolean whenNextThrowsExceptionStopTestingCallsToRemove; field in AbstractIteratorTester
74 whenNextThrowsExceptionStopTestingCallsToRemove = true; in ignoreSunJavaBug6529795()
407 && whenNextThrowsExceptionStopTestingCallsToRemove) { in compareResultsForThisListOfStimuli()