Home
last modified time | relevance | path

Searched refs:BM_StreamingPingPongWithCoalescingApi (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_streaming_ping_pong.cc102 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, InProcessCHTTP2,
105 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, MinInProcessCHTTP2,
108 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, InProcess,
111 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, MinInProcess,
Dfullstack_streaming_ping_pong.h240 static void BM_StreamingPingPongWithCoalescingApi(benchmark::State& state) { in BM_StreamingPingPongWithCoalescingApi() function