Home
last modified time | relevance | path

Searched defs:RunBenchmark (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core/Utils/
DBenchmarkUtil.cs35 … public static void RunBenchmark(int warmupIterations, int benchmarkIterations, Action action) in RunBenchmark() method in Grpc.Core.Utils.BenchmarkUtil
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark.cc184 std::vector<BenchmarkReporter::Run> RunBenchmark( in RunBenchmark() function