Searched refs:SkipThisScenarioException (Results 1 – 17 of 17) sorted by relevance
23 import com.google.caliper.api.SkipThisScenarioException;48 throw new SkipThisScenarioException(); in setUp()
22 import com.google.caliper.api.SkipThisScenarioException;155 throw new SkipThisScenarioException(); in invocation()
25 import com.google.caliper.api.SkipThisScenarioException;156 propagateIfInstanceOf(e.getCause(), SkipThisScenarioException.class); in callSetUp()170 propagateIfInstanceOf(e.getCause(), SkipThisScenarioException.class); in callTearDown()
25 import com.google.caliper.api.SkipThisScenarioException;106 propagateIfInstanceOf(userException, SkipThisScenarioException.class); in dryRun()147 propagateIfInstanceOf(userException, SkipThisScenarioException.class); in dryRun()
22 import com.google.caliper.api.SkipThisScenarioException;98 propagateIfInstanceOf(userException, SkipThisScenarioException.class); in dryRun()
34 import com.google.caliper.api.SkipThisScenarioException;146 propagateIfInstanceOf(userException, SkipThisScenarioException.class); in dryRun()186 propagateIfInstanceOf(userException, SkipThisScenarioException.class); in dryRun()
20 import com.google.caliper.api.SkipThisScenarioException;277 } catch (SkipThisScenarioException innocuous) {} in dryRun()
22 import com.google.caliper.api.SkipThisScenarioException;48 throw new SkipThisScenarioException(); in setUp()
22 import com.google.caliper.api.SkipThisScenarioException;65 throw new SkipThisScenarioException(); in operate()
25 import com.google.caliper.api.SkipThisScenarioException;81 throw new SkipThisScenarioException(); in doBefore()
24 import com.google.caliper.api.SkipThisScenarioException;55 throw new SkipThisScenarioException(); in setUp()
27 public final class SkipThisScenarioException extends RuntimeException {} class
22 import com.google.caliper.api.SkipThisScenarioException;127 throw new SkipThisScenarioException(); in variance()