OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:editor_tree_model
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view_unittest.cc
54
BookmarkEditorView::EditorTreeModel*
editor_tree_model
() {
function in class:BookmarkEditorViewTest
134
BookmarkEditorView::EditorNode* editor_root =
editor_tree_model
()->GetRoot();
161
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(0));
179
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(0));
194
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(1));
210
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(1));
225
editor_tree_model
()->GetRoot()->GetChild(0)->GetChild(1);
259
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(0));
322
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(0));
352
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(1))
[
all
...]
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_editor_view_unittest.cc
60
BookmarkEditorView::EditorTreeModel*
editor_tree_model
() {
function in class:BookmarkEditorViewTest
157
BookmarkEditorView::EditorNode* editor_root =
editor_tree_model
()->GetRoot();
189
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(0));
208
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(0));
224
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(1));
242
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(1));
259
editor_tree_model
()->GetRoot()->GetChild(0)->GetChild(1);
298
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(0));
363
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(0));
392
ApplyEdits(
editor_tree_model
()->GetRoot()->GetChild(1))
[
all
...]
Completed in 75 milliseconds