Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/interop/
Dinterop_client.h94 bool DoOauth2AuthToken(const std::string& username,
Dclient.cc248 std::bind(&grpc::testing::InteropClient::DoOauth2AuthToken, &client, in main()
Dinterop_client.cc233 bool InteropClient::DoOauth2AuthToken(const std::string& username, in DoOauth2AuthToken() function in grpc::testing::InteropClient