Home
last modified time | relevance | path

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

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DBadUserCodeTest.java84 runner.forBenchmark(ExceptionInMethodBenchmark.class).run(); in testExceptionInMethod()
89 static class ExceptionInMethodBenchmark { class in BadUserCodeTest