Home
last modified time | relevance | path

Searched refs:BM_StreamingPingPongMsgs (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_fullstack_streaming_ping_pong.cc54 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, InProcessCHTTP2, NoOpMutator,
57 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, TCP, NoOpMutator, NoOpMutator)
59 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, InProcess, NoOpMutator,
71 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcessCHTTP2, NoOpMutator,
74 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinTCP, NoOpMutator, NoOpMutator)
76 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcess, NoOpMutator,
Dfullstack_streaming_ping_pong.h142 static void BM_StreamingPingPongMsgs(benchmark::State& state) { in BM_StreamingPingPongMsgs() function