Searched refs:SampleImpl (Results 1 – 1 of 1) sorted by relevance
120 SampleImpl target = new SampleImpl(); in testGoodMethodWithEnoughTime()130 SampleImpl target = new SampleImpl(); in testGoodMethodWithNotEnoughTime()148 SampleImpl target = new SampleImpl(); in testBadMethodWithEnoughTime()161 SampleImpl target = new SampleImpl(); in testBadMethodWithNotEnoughTime()188 public static class SampleImpl implements Sample { class in SimpleTimeLimiterTest