Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_fullstack_streaming_ping_pong.cc63 BENCHMARK_TEMPLATE(BM_StreamingPingPong, MinInProcessCHTTP2, NoOpMutator,
71 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcessCHTTP2, NoOpMutator,
103 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, MinInProcessCHTTP2,
Dbm_fullstack_streaming_pump.cc51 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, MinInProcessCHTTP2)->Arg(0);
55 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, MinInProcessCHTTP2)->Arg(0);
Dbm_fullstack_unary_ping_pong.cc61 BENCHMARK_TEMPLATE(BM_UnaryPingPong, MinInProcessCHTTP2, NoOpMutator,
Dfullstack_fixtures.h323 typedef MinStackize<InProcessCHTTP2> MinInProcessCHTTP2; typedef