Searched defs:GetSyncBookmarkCount (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_bookmark_unittest.cc410 int GetSyncBookmarkCount() { function in class:browser_sync::__anon4787::ProfileSyncServiceBookmarkTest
501 int syncer_count_before = GetSyncBookmarkCount();
526 EXPECT_EQ(GetSyncBookmarkCount(),
1230 int fixed_sync_bk_count = GetSyncBookmarkCount();
1247 EXPECT_EQ(fixed_sync_bk_count + 5, GetSyncBookmarkCount());
1271 EXPECT_EQ(fixed_sync_bk_count + 1, GetSyncBookmarkCount());

Completed in 195 milliseconds