Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.h84 bool DoJwtTokenCreds(const grpc::string& username);
Dclient.cc145 std::bind(&grpc::testing::InteropClient::DoJwtTokenCreds, &client, in main()
Dinterop_client.cc280 bool InteropClient::DoJwtTokenCreds(const grpc::string& username) { in DoJwtTokenCreds() function in grpc::testing::InteropClient