Searched refs:throwIfSet (Results 1 – 1 of 1) sorted by relevance
398 throwIfSet(thrownByExecutionThread); in testThreadedServiceStartAndWaitStopAndWait()420 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotence()438 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotenceAfterWait()454 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotenceDoubleWait()524 private static void throwIfSet(Throwable t) throws Throwable { in throwIfSet() method in AbstractServiceTest