Searched refs:withoutBenchmarkClass (Results 1 – 2 of 2) sorted by relevance
58 public static OptionsModule withoutBenchmarkClass(String [] args) { in withoutBenchmarkClass() method in OptionsModule
61 .optionsModule(OptionsModule.withoutBenchmarkClass(args)) in BenchmarkClassChecker()