Home
last modified time | relevance | path

Searched defs:InProcessCHTTP2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/performance/
H A Dwrites_per_rpc_test.cc66 class InProcessCHTTP2 { class
68 InProcessCHTTP2(Service* service, std::string& addr, in InProcessCHTTP2() function in grpc::testing::InProcessCHTTP2