Searched refs:BeforeRep (Results 1 – 5 of 5) sorted by relevance
23 import com.google.caliper.api.BeforeRep;52 getAnnotatedMethods(benchmark.getClass(), BeforeRep.class); in MacrobenchmarkWorker()
34 public @interface BeforeRep {} annotation
26 import com.google.caliper.api.BeforeRep;245 @BeforeRep
32 import com.google.caliper.api.BeforeRep;128 getAnnotatedMethods(benchmarkMethod.getDeclaringClass(), BeforeRep.class); in dryRun()
44 # with high per-measurement overhead (e.g. long @BeforeRep and @AfterRep methods)