Home
last modified time | relevance | path

Searched defs:other_node (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_editor_gtk_unittest.cc108 GtkTreeIter other_node = toplevel; in TEST_F() local
188 const BookmarkNode* other_node = profile_->GetBookmarkModel()->other_node(); in TEST_F() local
210 const BookmarkNode* other_node = profile_->GetBookmarkModel()->other_node(); in TEST_F() local
301 const BookmarkNode* other_node = profile_->GetBookmarkModel()->other_node(); in TEST_F() local
320 const BookmarkNode* other_node = profile_->GetBookmarkModel()->other_node(); in TEST_F() local
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_editor_view_unittest.cc149 BookmarkEditorView::EditorNode* other_node = editor_root->GetChild(1); in TEST_F() local
196 const BookmarkNode* other_node = profile_->GetBookmarkModel()->other_node(); in TEST_F() local
212 const BookmarkNode* other_node = profile_->GetBookmarkModel()->other_node(); in TEST_F() local
282 const BookmarkNode* other_node = profile_->GetBookmarkModel()->other_node(); in TEST_F() local
301 const BookmarkNode* other_node = profile_->GetBookmarkModel()->other_node(); in TEST_F() local
/external/chromium/chrome/browser/history/
Dstarred_url_database.cc440 StarredNode* other_node = GetNodeByType(*roots, StarredEntry::OTHER); in EnsureStarredIntegrityImpl() local
457 StarredNode* other_node = new StarredNode(entry); in EnsureStarredIntegrityImpl() local
547 BookmarkNode other_node(0, GURL()); in MigrateBookmarksToFileImpl() local
/external/chromium/chrome/browser/bookmarks/
Dbookmark_model.h194 const BookmarkNode* other_node() { return other_node_; } in other_node() function
Dbookmark_codec.cc292 BookmarkNode* other_node) { in ReassignIDs()
Dbookmark_model_unittest.cc176 const BookmarkNode* other_node = model.other_node(); in TEST_F() local
/external/chromium/chrome/browser/sync/
Dprofile_sync_service_bookmark_unittest.cc1225 const BookmarkNode* other_node = model_->other_node(); in TEST_F() local