Searched refs:MinInProcessCHTTP2 (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_fullstack_streaming_ping_pong.cc | 65 BENCHMARK_TEMPLATE(BM_StreamingPingPong, MinInProcessCHTTP2, NoOpMutator, 73 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcessCHTTP2, NoOpMutator, 105 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, MinInProcessCHTTP2,
|
D | bm_fullstack_streaming_pump.cc | 58 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, MinInProcessCHTTP2)->Arg(0); 63 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, MinInProcessCHTTP2)->Arg(0);
|
D | bm_fullstack_unary_ping_pong.cc | 61 BENCHMARK_TEMPLATE(BM_UnaryPingPong, MinInProcessCHTTP2, NoOpMutator,
|
D | fullstack_fixtures.h | 340 typedef MinStackize<InProcessCHTTP2> MinInProcessCHTTP2; typedef
|