Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/interop/
Dhttp2_client.cc54 Http2Client::Http2Client(const std::shared_ptr<Channel>& channel) in Http2Client() function in grpc::testing::Http2Client
/third_party/grpc/tools/run_tests/
Drun_interop_tests.py330 class Http2Client: class