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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsingle_client_backup_rollback_test.cc176 ASSERT_EQ(backup_time, GetSyncService(0)->GetDeviceBackupTimeForTesting());
196 ASSERT_TRUE(GetSyncService(0)->GetDeviceBackupTimeForTesting().is_null());
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.h789 base::Time GetDeviceBackupTimeForTesting() const;
H A Dprofile_sync_service.cc2742 base::Time ProfileSyncService::GetDeviceBackupTimeForTesting() const { function in class:ProfileSyncService

Completed in 425 milliseconds