Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractIteratorTester.java51 private boolean whenAddThrowsExceptionStopTesting; field in AbstractIteratorTester
95 whenAddThrowsExceptionStopTesting = true; in stopTestingWhenAddThrowsException()
412 && whenAddThrowsExceptionStopTesting) { in compareResultsForThisListOfStimuli()