Searched refs:withBenchmarkClass (Results 1 – 2 of 2) sorted by relevance
47 public static OptionsModule withBenchmarkClass(String [] args) { in withBenchmarkClass() method in OptionsModule
104 .optionsModule(OptionsModule.withBenchmarkClass(args)) in exitlessMain()