Searched refs:MinTCP (Results 1 – 4 of 4) sorted by relevance
/third_party/grpc/test/cpp/microbenchmarks/ |
D | bm_fullstack_streaming_pump.cc | 48 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, MinTCP)->Arg(0); 52 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, MinTCP)->Arg(0);
|
D | bm_fullstack_streaming_ping_pong.cc | 66 BENCHMARK_TEMPLATE(BM_StreamingPingPong, MinTCP, NoOpMutator, NoOpMutator) 74 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinTCP, NoOpMutator, NoOpMutator)
|
D | bm_fullstack_unary_ping_pong.cc | 45 BENCHMARK_TEMPLATE(BM_UnaryPingPong, MinTCP, NoOpMutator, NoOpMutator)
|
D | fullstack_fixtures.h | 319 typedef MinStackize<TCP> MinTCP; typedef
|