Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_streaming_ping_pong.cc56 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, InProcessCHTTP2, NoOpMutator,
59 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, TCP, NoOpMutator, NoOpMutator)
61 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, InProcess, NoOpMutator,
73 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcessCHTTP2, NoOpMutator,
76 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinTCP, NoOpMutator, NoOpMutator)
78 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcess, NoOpMutator,
Dfullstack_streaming_ping_pong.h142 static void BM_StreamingPingPongMsgs(benchmark::State& state) { in BM_StreamingPingPongMsgs() function