OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:v_new_parent
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.cc
555
const BookmarkNode*
v_new_parent
= NULL;
local
557
FindNodeInVerifier(GetBookmarkModel(profile), new_parent, &
v_new_parent
);
local
559
GetVerifierBookmarkModel()->Move(v_node,
v_new_parent
, index);
Completed in 147 milliseconds