Searched defs:ProfileSyncServiceSessionTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_session_unittest.cc52 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_org/chrome/browser/sync/
H A Dprofile_sync_service_session_unittest.cc120 class ProfileSyncServiceSessionTest class in namespace:browser_sync
124 ProfileSyncServiceSessionTest() function in class:browser_sync::ProfileSyncServiceSessionTest
245 explicit CreateRootHelper(ProfileSyncServiceSessionTest* test)
257 void CreateRootCallback(ProfileSyncServiceSessionTest* test) {
267 TEST_F(ProfileSyncServiceSessionTest, WriteSessionToNode) {
304 TEST_F(ProfileSyncServiceSessionTest, MAYBE_WriteFilledSessionToNode) {
351 TEST_F(ProfileSyncServiceSessionTest, FailModelAssociation) {
357 TEST_F(ProfileSyncServiceSessionTest, WriteForeignSessionToNode) {
394 TEST_F(ProfileSyncServiceSessionTest, WriteForeignSessionToNodeThreeWindows) {
501 TEST_F(ProfileSyncServiceSessionTest, WriteForeignSessionToNodeTabsFirs
[all...]

Completed in 89 milliseconds