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

  /external/grpc-grpc/test/cpp/microbenchmarks/
bm_fullstack_streaming_pump.cc 58 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, MinInProcessCHTTP2)->Arg(0);
63 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, MinInProcessCHTTP2)->Arg(0);
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,
bm_fullstack_unary_ping_pong.cc 61 BENCHMARK_TEMPLATE(BM_UnaryPingPong, MinInProcessCHTTP2, NoOpMutator,
fullstack_fixtures.h 340 typedef MinStackize<InProcessCHTTP2> MinInProcessCHTTP2;

Completed in 6515 milliseconds