Searched defs:BenchmarkOptions (Results 1 – 2 of 2) sorted by relevance
138 struct BenchmarkOptions { struct139 int benchmark_type = b_type;140 typedef S Store;141 typename S::Filler filler;
37 private class BenchmarkOptions class in Grpc.Microbenchmarks.Program