Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_trickle.cc79 class TrickledCHTTP2 : public EndpointPairFixture { class
81 TrickledCHTTP2(Service* service, bool streaming, size_t req_size, in TrickledCHTTP2() function in grpc::testing::TrickledCHTTP2
106 virtual ~TrickledCHTTP2() { in ~TrickledCHTTP2()
241 static void TrickleCQNext(TrickledCHTTP2* fixture, void** t, bool* ok, in TrickleCQNext()
261 std::unique_ptr<TrickledCHTTP2> fixture(new TrickledCHTTP2( in BM_PumpStreamServerToClient_Trickle()
355 std::unique_ptr<TrickledCHTTP2> fixture(new TrickledCHTTP2( in BM_PumpUnbalancedUnary_Trickle()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h40 class TrickledCHTTP2; // to make this a friend variable
195 friend class ::grpc::testing::TrickledCHTTP2;
391 friend class ::grpc::testing::TrickledCHTTP2;