Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.h91 bool DoPerRpcCreds(const grpc::string& json_key);
Dclient.cc151 std::bind(&grpc::testing::InteropClient::DoPerRpcCreds, &client, in main()
Dinterop_client.cc255 bool InteropClient::DoPerRpcCreds(const grpc::string& json_key) { in DoPerRpcCreds() function in grpc::testing::InteropClient