Searched refs:getVmOptions (Results 1 – 1 of 1) sorted by relevance
74 this.benchmarkFlags = getVmOptions(theClass); in BenchmarkClass()177 private static ImmutableSet<String> getVmOptions(Class<?> benchmarkClass) { in getVmOptions() method in BenchmarkClass