Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_streaming_ping_pong.cc65 BENCHMARK_TEMPLATE(BM_StreamingPingPong, MinInProcessCHTTP2, NoOpMutator,
73 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcessCHTTP2, NoOpMutator,
105 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, MinInProcessCHTTP2,
Dbm_fullstack_streaming_pump.cc58 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, MinInProcessCHTTP2)->Arg(0);
63 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, MinInProcessCHTTP2)->Arg(0);
Dbm_fullstack_unary_ping_pong.cc61 BENCHMARK_TEMPLATE(BM_UnaryPingPong, MinInProcessCHTTP2, NoOpMutator,
Dfullstack_fixtures.h340 typedef MinStackize<InProcessCHTTP2> MinInProcessCHTTP2; typedef