Searched defs:willThrow (Results 1 – 2 of 2) sorted by relevance
1123 private final boolean willThrow; field in TimerTest.IncrementCounterTaskAndPossiblyThrowAfter1127 AtomicLong counter, int incrementAmount, boolean willThrow) { in IncrementCounterTaskAndPossiblyThrowAfter()
2025 void willThrow() throws MyCheckedException; in willThrow() method