HomeSort by relevance Sort by last modified time
    Searched defs:TestProfileSyncService (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/
test_profile_sync_service.h 20 class TestProfileSyncService;
83 class TestProfileSyncService : public ProfileSyncService {
87 TestProfileSyncService(ProfileSyncFactory* factory,
93 virtual ~TestProfileSyncService();
test_profile_sync_service.cc 148 browser_sync::TestIdFactory* TestProfileSyncService::id_factory() {
153 TestProfileSyncService::GetBackendForTest() {
158 TestProfileSyncService::TestProfileSyncService(
174 TestProfileSyncService::~TestProfileSyncService() {}
176 void TestProfileSyncService::SetInitialSyncEndedForEnabledTypes() {
192 void TestProfileSyncService::OnBackendInitialized() {
236 void TestProfileSyncService::Observe(NotificationType type,
246 void TestProfileSyncService::dont_set_initial_sync_ended_on_init()
    [all...]

Completed in 512 milliseconds