Searched refs:DoPerRpcCreds (Results 1 – 3 of 3) sorted by relevance
91 bool DoPerRpcCreds(const grpc::string& json_key);
151 std::bind(&grpc::testing::InteropClient::DoPerRpcCreds, &client, in main()
255 bool InteropClient::DoPerRpcCreds(const grpc::string& json_key) { in DoPerRpcCreds() function in grpc::testing::InteropClient