Searched refs:DoJwtTokenCreds (Results 1 – 3 of 3) sorted by relevance
84 bool DoJwtTokenCreds(const grpc::string& username);
145 std::bind(&grpc::testing::InteropClient::DoJwtTokenCreds, &client, in main()
280 bool InteropClient::DoJwtTokenCreds(const grpc::string& username) { in DoJwtTokenCreds() function in grpc::testing::InteropClient