Home
last modified time | relevance | path

Searched refs:TestingProfileWithSyncService (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/
Dsync_setup_wizard_unittest.cc109 class TestingProfileWithSyncService : public TestingProfile { class
111 TestingProfileWithSyncService() { in TestingProfileWithSyncService() function in TestingProfileWithSyncService
171 set_profile(new TestingProfileWithSyncService()); in SetUp()