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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_auth_test.cc144 GetSyncService((0))->IsRetryingAccessTokenFetchForTest());
160 GetSyncService((0))->IsRetryingAccessTokenFetchForTest());
175 GetSyncService((0))->IsRetryingAccessTokenFetchForTest());
190 GetSyncService((0))->IsRetryingAccessTokenFetchForTest());
221 ASSERT_TRUE(GetSyncService((0))->IsRetryingAccessTokenFetchForTest());
235 ASSERT_TRUE(GetSyncService((0))->IsRetryingAccessTokenFetchForTest());
269 GetSyncService((0))->IsRetryingAccessTokenFetchForTest());
295 GetSyncService((0))->IsRetryingAccessTokenFetchForTest());
H A Dprofile_sync_service_harness.cc66 if (service()->IsRetryingAccessTokenFetchForTest())
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.h581 bool IsRetryingAccessTokenFetchForTest() const;
H A Dprofile_sync_service.cc2569 bool ProfileSyncService::IsRetryingAccessTokenFetchForTest() const { function in class:ProfileSyncService

Completed in 222 milliseconds