Home
last modified time | relevance | path

Searched refs:MinTCP (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_fullstack_streaming_pump.cc48 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, MinTCP)->Arg(0);
52 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, MinTCP)->Arg(0);
Dbm_fullstack_streaming_ping_pong.cc66 BENCHMARK_TEMPLATE(BM_StreamingPingPong, MinTCP, NoOpMutator, NoOpMutator)
74 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinTCP, NoOpMutator, NoOpMutator)
Dbm_fullstack_unary_ping_pong.cc45 BENCHMARK_TEMPLATE(BM_UnaryPingPong, MinTCP, NoOpMutator, NoOpMutator)
Dfullstack_fixtures.h319 typedef MinStackize<TCP> MinTCP; typedef