Home
last modified time | relevance | path

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

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