Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/
H A Dprofile_sync_service_factory_unittest.cc41 class ProfileSyncServiceFactoryTest : public testing::Test { class
66 ProfileSyncServiceFactoryTest() { in ProfileSyncServiceFactoryTest() function in ProfileSyncServiceFactoryTest
70 ~ProfileSyncServiceFactoryTest() override { in ~ProfileSyncServiceFactoryTest()
74 ProfileSyncServiceFactoryTest() = default;
75 ~ProfileSyncServiceFactoryTest() override = default;
189 TEST_F(ProfileSyncServiceFactoryTest, DisableSyncFlag) { in TEST_F() argument
196 TEST_F(ProfileSyncServiceFactoryTest, CreatePSSDefault) { in TEST_F() argument
209 TEST_F(ProfileSyncServiceFactoryTest, CreatePSSDisableOne) { in TEST_F() argument
224 TEST_F(ProfileSyncServiceFactoryTest, CreatePSSDisableMultiple) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/sync/
H A Dprofile_sync_service_factory_unittest.cc27 class ProfileSyncServiceFactoryTest : public PlatformTest { class
29 ProfileSyncServiceFactoryTest() { in ProfileSyncServiceFactoryTest() function in ProfileSyncServiceFactoryTest
114 TEST_F(ProfileSyncServiceFactoryTest, DisableSyncFlag) { in TEST_F() argument
122 TEST_F(ProfileSyncServiceFactoryTest, CreatePSSDefault) { in TEST_F() argument
133 TEST_F(ProfileSyncServiceFactoryTest, CreatePSSDisableOne) { in TEST_F() argument
146 TEST_F(ProfileSyncServiceFactoryTest, CreatePSSDisableMultiple) { in TEST_F() argument