Searched defs:GetTokenFromRefreshTokenJson (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ | ||
H A D | oauth_client_test.cc | 66 TEST(OAuthClientTest, GetTokenFromRefreshTokenJson) { in TEST() argument |
H A D | google_auth_provider_test.cc | 54 Status GetTokenFromRefreshTokenJson( in GetTokenFromRefreshTokenJson() function in tensorflow::__anond35641e80111::FakeOAuthClient |
H A D | oauth_client.cc | 238 Status OAuthClient::GetTokenFromRefreshTokenJson( in GetTokenFromRefreshTokenJson() function in tensorflow::OAuthClient |