Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.h88 bool DoOauth2AuthToken(const grpc::string& username,
Dclient.cc148 std::bind(&grpc::testing::InteropClient::DoOauth2AuthToken, &client, in main()
Dinterop_client.cc229 bool InteropClient::DoOauth2AuthToken(const grpc::string& username, in DoOauth2AuthToken() function in grpc::testing::InteropClient