Home
last modified time | relevance | path

Searched refs:ExceptionInSetUpBenchmark (Results 1 – 1 of 1) sorted by relevance

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DBadUserCodeTest.java118 runner.forBenchmark(ExceptionInSetUpBenchmark.class).run(); in testExceptionInSetUp()
123 static class ExceptionInSetUpBenchmark { class in BadUserCodeTest