Searched refs:account_matches (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Dfake_profile_oauth2_token_service.cc149 bool account_matches = account_id.empty() || account_id == it->account_id; local
150 if (account_matches && scope_matches)

Completed in 59 milliseconds