HomeSort by relevance Sort by last modified time
    Searched refs:MinInProcess (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/test/cpp/microbenchmarks/
bm_fullstack_streaming_pump.cc 56 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, MinInProcess)->Arg(0);
61 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, MinInProcess)->Arg(0);
bm_fullstack_streaming_ping_pong.cc 70 BENCHMARK_TEMPLATE(BM_StreamingPingPong, MinInProcess, NoOpMutator, NoOpMutator)
78 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, MinInProcess, NoOpMutator,
111 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, MinInProcess,
bm_fullstack_unary_ping_pong.cc 53 BENCHMARK_TEMPLATE(BM_UnaryPingPong, MinInProcess, NoOpMutator, NoOpMutator)
fullstack_fixtures.h 338 typedef MinStackize<InProcess> MinInProcess;

Completed in 141 milliseconds