Home
last modified time | relevance | path

Searched refs:DoPerRpcCreds (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/test/cpp/interop/
Dinterop_client.h97 bool DoPerRpcCreds(const std::string& json_key);
Dclient.cc251 std::bind(&grpc::testing::InteropClient::DoPerRpcCreds, &client, in main()
Dinterop_client.cc259 bool InteropClient::DoPerRpcCreds(const std::string& json_key) { in DoPerRpcCreds() function in grpc::testing::InteropClient