profile_sync_service_bookmark_unittest.cc | 484 int64 other_bookmarks_id() { function in class:browser_sync::__anon3900::ProfileSyncServiceBookmarkTest 515 EXPECT_TRUE(other_bookmarks_id()); 593 adds.AddURL(L"", javascript_url, other_bookmarks_id(), 0); 669 int64 f0 = other_bookmarks_id(); // + other_node 693 ops.ModifyPosition(f6, other_bookmarks_id(), 0); 694 ops.ModifyPosition(u3, other_bookmarks_id(), f1); // Prev == f1 is OK here. 695 ops.ModifyPosition(f2, other_bookmarks_id(), u7); 697 ops.ModifyPosition(u4, other_bookmarks_id(), f2); 717 adds.AddURL(L"u1", url, other_bookmarks_id(), 0); 748 adds.AddURL(L"u1", url, other_bookmarks_id(), 0) [all...] |