Searched refs:BenchmarkMethods (Results 1 – 3 of 3) sorted by relevance
30 final class BenchmarkMethods { class35 private BenchmarkMethods() {} in BenchmarkMethods() method in BenchmarkMethods
67 return method.isAnnotationPresent(Benchmark.class) || BenchmarkMethods.isTimeMethod(method); in isBenchmarkMethod()76 switch (BenchmarkMethods.Type.of(benchmarkMethod)) { in createInstrumentation()
83 || BenchmarkMethods.isTimeMethod(method) in isBenchmarkMethod()104 switch (BenchmarkMethods.Type.of(benchmarkMethod)) { in createInstrumentation()