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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_unittest.cc513 ui::MenuModel* model = GetMenuModelForSection(section);
596 SuggestionsMenuModel* GetMenuModelForSection(DialogSection section) { function in class:autofill::__anon5015::AutofillDialogControllerTest
1008 GetMenuModelForSection(SECTION_SHIPPING);
1032 shipping_model = GetMenuModelForSection(SECTION_SHIPPING);
1042 GetMenuModelForSection(SECTION_SHIPPING);
1079 GetMenuModelForSection(SECTION_SHIPPING);
1083 shipping_model = GetMenuModelForSection(SECTION_SHIPPING);
1091 shipping_model = GetMenuModelForSection(SECTION_SHIPPING);
1102 shipping_model = GetMenuModelForSection(SECTION_SHIPPING);
1118 EXPECT_EQ(0, GetMenuModelForSection(SECTION_C
[all...]

Completed in 244 milliseconds