Home
last modified time | relevance | path

Searched refs:DoCustomMetadata (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/test/cpp/interop/
Dinterop_client.h68 bool DoCustomMetadata();
Dstress_interop_client.cc185 is_success = interop_client_->DoCustomMetadata(); in RunTest()
Dclient.cc262 std::bind(&grpc::testing::InteropClient::DoCustomMetadata, &client); in main()
Dinterop_client.cc979 bool InteropClient::DoCustomMetadata() { in DoCustomMetadata() function in grpc::testing::InteropClient