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