Home
last modified time | relevance | path

Searched defs:GetTokenFromServiceAccountJson (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Doauth_client_test.cc97 TEST(OAuthClientTest, GetTokenFromServiceAccountJson) { in TEST() argument
H A Dgoogle_auth_provider_test.cc44 Status GetTokenFromServiceAccountJson( in GetTokenFromServiceAccountJson() function in tensorflow::__anond35641e80111::FakeOAuthClient
H A Doauth_client.cc183 Status OAuthClient::GetTokenFromServiceAccountJson( in GetTokenFromServiceAccountJson() function in tensorflow::OAuthClient