Home
last modified time | relevance | path

Searched refs:MinInProcess (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_fullstack_streaming_ping_pong.cc68 BENCHMARK_TEMPLATE(BM_StreamingPingPong, MinInProcess, NoOpMutator, NoOpMutator)
76 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcess, NoOpMutator,
109 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, MinInProcess,
Dbm_fullstack_streaming_pump.cc50 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, MinInProcess)->Arg(0);
54 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, MinInProcess)->Arg(0);
Dbm_callback_streaming_ping_pong.cc56 BENCHMARK_TEMPLATE(BM_CallbackBidiStreaming, MinInProcess, NoOpMutator,
64 BENCHMARK_TEMPLATE(BM_CallbackBidiStreaming, MinInProcess, NoOpMutator,
Dbm_callback_unary_ping_pong.cc47 BENCHMARK_TEMPLATE(BM_CallbackUnaryPingPong, MinInProcess, NoOpMutator,
Dbm_fullstack_unary_ping_pong.cc53 BENCHMARK_TEMPLATE(BM_UnaryPingPong, MinInProcess, NoOpMutator, NoOpMutator)
Dfullstack_fixtures.h321 typedef MinStackize<InProcess> MinInProcess; typedef