Searched refs:DoCustomMetadata (Results 1 – 4 of 4) sorted by relevance
68 bool DoCustomMetadata();
185 is_success = interop_client_->DoCustomMetadata(); in RunTest()
157 std::bind(&grpc::testing::InteropClient::DoCustomMetadata, &client); in main()
932 bool InteropClient::DoCustomMetadata() { in DoCustomMetadata() function in grpc::testing::InteropClient