Searched refs:root_server_id (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sync/engine/
H A Dapply_updates_and_resolve_conflicts_command_unittest.cc73 string root_server_id = syncable::GetNullId().GetServerId(); local
75 "parent", DefaultBookmarkSpecifics(), root_server_id);
95 string root_server_id = syncable::GetNullId().GetServerId(); local
101 "parent", DefaultBookmarkSpecifics(), root_server_id);
295 string root_server_id = syncable::GetNullId().GetServerId(); local
299 "first_known_item", DefaultBookmarkSpecifics(), root_server_id);
307 "fourth_known_item", DefaultBookmarkSpecifics(), root_server_id);
353 string root_server_id = syncable::GetNullId().GetServerId(); local
355 "folder", encrypted_bookmark, root_server_id);
/external/chromium/chrome/browser/sync/engine/
H A Dapply_updates_command_unittest.cc138 string root_server_id = syncable::kNullId.GetServerId(); local
139 CreateUnappliedNewItemWithParent("parent", root_server_id);
158 string root_server_id = syncable::kNullId.GetServerId(); local
161 CreateUnappliedNewItemWithParent("parent", root_server_id);
196 string root_server_id = syncable::kNullId.GetServerId(); local
198 CreateUnappliedNewItemWithParent("first_known_item", root_server_id);
202 CreateUnappliedNewItemWithParent("fourth_known_item", root_server_id);

Completed in 435 milliseconds