HomeSort by relevance Sort by last modified time
    Searched refs:IsRetryingAccessTokenFetchForTest (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
sync_auth_test.cc 144 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());
profile_sync_service_harness.cc 64 if (service()->IsRetryingAccessTokenFetchForTest())
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.h 588 bool IsRetryingAccessTokenFetchForTest() const;
    [all...]
profile_sync_service.cc     [all...]

Completed in 311 milliseconds