Searched refs:RunBenchmarks (Results 1 – 2 of 2) sorted by relevance
308 def RunBenchmarks(options, args): function447 rc.Combine(RunBenchmarks(options, args))
346 void RunBenchmarks(const std::vector<BenchmarkInstance>& benchmarks, in RunBenchmarks() function611 internal::RunBenchmarks(benchmarks, display_reporter, file_reporter); in RunSpecifiedBenchmarks()