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

  /external/chromium_org/chrome/browser/sync/
test_profile_sync_service.cc 97 syncer::TestIdFactory* TestProfileSyncService::id_factory() {
102 TestProfileSyncService::GetJsEventHandler() {
106 TestProfileSyncService::TestProfileSyncService(
122 TestProfileSyncService::~TestProfileSyncService() {
126 KeyedService* TestProfileSyncService::TestFactoryFunction(
133 return new TestProfileSyncService(
143 TestProfileSyncService* TestProfileSyncService::BuildAutoStartAsyncInit
    [all...]
abstract_profile_sync_service_test.h 21 class TestProfileSyncService;
52 TestProfileSyncService* sync_service_;
test_profile_sync_service.h 70 class TestProfileSyncService : public ProfileSyncService {
74 TestProfileSyncService(
81 virtual ~TestProfileSyncService();
89 static TestProfileSyncService* BuildAutoStartAsyncInit(
profile_sync_service_autofill_unittest.cc 547 sync_service_ = TestProfileSyncService::BuildAutoStartAsyncInit(profile_,
800 FakeServerUpdater(TestProfileSyncService* service,
    [all...]
profile_sync_service.h     [all...]
profile_sync_service_typed_url_unittest.cc 262 sync_service_ = TestProfileSyncService::BuildAutoStartAsyncInit(profile_,
    [all...]
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_observer_unittest.cc 44 class OneClickTestProfileSyncService : public TestProfileSyncService {
70 : TestProfileSyncService(
one_click_signin_helper_unittest.cc 174 class OneClickTestProfileSyncService : public TestProfileSyncService {
205 : TestProfileSyncService(
    [all...]

Completed in 372 milliseconds