Searched refs:ProfileSyncServiceSessionTest (Results 1 - 2 of 2) sorted by relevance
/external/chromium/chrome/browser/sync/ |
H A D | profile_sync_service_session_unittest.cc | 52 class ProfileSyncServiceSessionTest class in namespace:browser_sync 56 ProfileSyncServiceSessionTest() function in class:browser_sync::ProfileSyncServiceSessionTest 150 explicit CreateRootTask(ProfileSyncServiceSessionTest* test) 165 ProfileSyncServiceSessionTest* test_; 170 TEST_F(ProfileSyncServiceSessionTest, WriteSessionToNode) { 198 TEST_F(ProfileSyncServiceSessionTest, WriteFilledSessionToNode) { 244 TEST_F(ProfileSyncServiceSessionTest, FailModelAssociation) { 250 TEST_F(ProfileSyncServiceSessionTest, WriteForeignSessionToNode) { 320 TEST_F(ProfileSyncServiceSessionTest, UpdatedSyncNodeActionUpdate) { 338 TEST_F(ProfileSyncServiceSessionTest, UpdatedSyncNodeActionAd [all...] |
/external/chromium/chrome/browser/sync/glue/ |
H A D | session_model_associator.h | 179 FRIEND_TEST_ALL_PREFIXES(ProfileSyncServiceSessionTest, WriteSessionToNode); 180 FRIEND_TEST_ALL_PREFIXES(ProfileSyncServiceSessionTest, 182 FRIEND_TEST_ALL_PREFIXES(ProfileSyncServiceSessionTest, 184 FRIEND_TEST_ALL_PREFIXES(ProfileSyncServiceSessionTest, TabNodePoolEmpty); 185 FRIEND_TEST_ALL_PREFIXES(ProfileSyncServiceSessionTest, TabNodePoolNonEmpty);
|
Completed in 57 milliseconds