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

/external/chromium_org/chrome/browser/sync/
H A Dabstract_profile_sync_service_test.cc69 CreateRootHelper::CreateRootHelper(AbstractProfileSyncServiceTest* test, function in class:CreateRootHelper
71 : callback_(base::Bind(&CreateRootHelper::CreateRootCallback,
78 CreateRootHelper::~CreateRootHelper() {
81 const base::Closure& CreateRootHelper::callback() const {
85 bool CreateRootHelper::success() {
89 void CreateRootHelper::CreateRootCallback() {
H A Dabstract_profile_sync_service_test.h55 class CreateRootHelper { class
57 CreateRootHelper(AbstractProfileSyncServiceTest* test,
59 virtual ~CreateRootHelper();
H A Dprofile_sync_service_typed_url_unittest.cc386 CreateRootHelper create_root(this, syncer::TYPED_URLS);
406 CreateRootHelper create_root(this, syncer::TYPED_URLS);
435 CreateRootHelper create_root(this, syncer::TYPED_URLS);
456 CreateRootHelper create_root(this, syncer::TYPED_URLS);
605 CreateRootHelper create_root(this, syncer::TYPED_URLS);
635 CreateRootHelper create_root(this, syncer::TYPED_URLS);
666 CreateRootHelper create_root(this, syncer::TYPED_URLS);
702 CreateRootHelper create_root(this, syncer::TYPED_URLS);
733 CreateRootHelper create_root(this, syncer::TYPED_URLS);
772 CreateRootHelper create_roo
[all...]
H A Dprofile_sync_service_autofill_unittest.cc929 CreateRootHelper create_root(this, syncer::AUTOFILL);
946 CreateRootHelper create_root(this, syncer::AUTOFILL);
974 CreateRootHelper create_root(this, syncer::AUTOFILL_PROFILE);
993 CreateRootHelper create_root(this, syncer::AUTOFILL);
1202 CreateRootHelper create_root(this, syncer::AUTOFILL);
1230 CreateRootHelper create_root(this, syncer::AUTOFILL_PROFILE);
1259 CreateRootHelper create_root(this, syncer::AUTOFILL);
1292 CreateRootHelper create_root(this, syncer::AUTOFILL);
1354 CreateRootHelper create_root(this, syncer::AUTOFILL);

Completed in 6784 milliseconds