Searched refs:token_auth_url (Results 1 – 3 of 3) sorted by relevance
27 const GURL& token_auth_url() const;
165 const GURL& GaiaUrls::token_auth_url() const { in token_auth_url() function in GaiaUrls
100 token_auth_source_(GaiaUrls::GetInstance()->token_auth_url()), in GaiaAuthFetcherTest()