Searched refs:BM_StreamingPingPongMsgs (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_fullstack_streaming_ping_pong.cc | 56 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,
|
D | fullstack_streaming_ping_pong.h | 142 static void BM_StreamingPingPongMsgs(benchmark::State& state) { in BM_StreamingPingPongMsgs() function
|