FakeOAuth2TokenService   84 chrome/browser/local_discovery/cloud_print_printer_list_unittest.cc   FakeOAuth2TokenService token_service_;
FakeOAuth2TokenService   70 chrome/browser/local_discovery/privet_confirm_api_flow_unittest.cc   FakeOAuth2TokenService token_service_;
FakeOAuth2TokenService    7 google_apis/gaia/fake_oauth2_token_service.cc FakeOAuth2TokenService::FakeOAuth2TokenService() : request_context_(NULL) {}
FakeOAuth2TokenService    9 google_apis/gaia/fake_oauth2_token_service.cc FakeOAuth2TokenService::~FakeOAuth2TokenService() {
FakeOAuth2TokenService   12 google_apis/gaia/fake_oauth2_token_service.cc void FakeOAuth2TokenService::FetchOAuth2Token(
FakeOAuth2TokenService   21 google_apis/gaia/fake_oauth2_token_service.cc void FakeOAuth2TokenService::InvalidateOAuth2Token(
FakeOAuth2TokenService   28 google_apis/gaia/fake_oauth2_token_service.cc net::URLRequestContextGetter* FakeOAuth2TokenService::GetRequestContext() {
FakeOAuth2TokenService   32 google_apis/gaia/fake_oauth2_token_service.cc bool FakeOAuth2TokenService::RefreshTokenIsAvailable(
FakeOAuth2TokenService   37 google_apis/gaia/fake_oauth2_token_service.cc void FakeOAuth2TokenService::AddAccount(const std::string& account_id) {
FakeOAuth2TokenService   41 google_apis/gaia/fake_oauth2_token_service.cc OAuth2AccessTokenFetcher* FakeOAuth2TokenService::CreateAccessTokenFetcher(
FakeOAuth2TokenService   19 google_apis/gaia/fake_oauth2_token_service.h class FakeOAuth2TokenService : public OAuth2TokenService {
FakeOAuth2TokenService   21 google_apis/gaia/fake_oauth2_token_service.h   FakeOAuth2TokenService();
FakeOAuth2TokenService   22 google_apis/gaia/fake_oauth2_token_service.h   virtual ~FakeOAuth2TokenService();
FakeOAuth2TokenService   59 google_apis/gaia/fake_oauth2_token_service.h   DISALLOW_COPY_AND_ASSIGN(FakeOAuth2TokenService);
FakeOAuth2TokenService  108 google_apis/gaia/merge_session_helper_unittest.cc   FakeOAuth2TokenService token_service_;
FakeOAuth2TokenService   65 google_apis/gaia/ubertoken_fetcher_unittest.cc   FakeOAuth2TokenService token_service_;