Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Doauth_client_test.cc66 TEST(OAuthClientTest, GetTokenFromRefreshTokenJson) { in TEST() argument
H A Dgoogle_auth_provider_test.cc54 Status GetTokenFromRefreshTokenJson( in GetTokenFromRefreshTokenJson() function in tensorflow::__anond35641e80111::FakeOAuthClient
H A Doauth_client.cc238 Status OAuthClient::GetTokenFromRefreshTokenJson( in GetTokenFromRefreshTokenJson() function in tensorflow::OAuthClient