Searched refs:sleepThenThrowException (Results 1 – 1 of 1) sorted by relevance
153 proxy.sleepThenThrowException(); in testBadMethodWithEnoughTime()166 proxy.sleepThenThrowException(); in testBadMethodWithNotEnoughTime()182 void sleepThenThrowException() throws SampleException; in sleepThenThrowException() method202 public void sleepThenThrowException() throws SampleException { in sleepThenThrowException() method in SimpleTimeLimiterTest.SampleImpl