Searched refs:CaliperTestWatcher (Results 1 – 5 of 5) sorted by relevance
44 public final class CaliperTestWatcher extends TestWatcher { class54 CaliperTestWatcher forBenchmark(Class<?> benchmarkClass) { in forBenchmark()59 CaliperTestWatcher instrument(String instrument) { in instrument()64 CaliperTestWatcher options(String... extraOptions) { in options()
36 @Rule public CaliperTestWatcher runner = new CaliperTestWatcher();
47 @Rule public CaliperTestWatcher runner = new CaliperTestWatcher();
53 @Rule public CaliperTestWatcher runner = new CaliperTestWatcher();