GetMenuModelForSection  512 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc     ui::MenuModel* model = GetMenuModelForSection(section);
GetMenuModelForSection  960 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       GetMenuModelForSection(SECTION_SHIPPING);
GetMenuModelForSection  986 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   shipping_model = GetMenuModelForSection(SECTION_SHIPPING);
GetMenuModelForSection  996 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       GetMenuModelForSection(SECTION_SHIPPING);
GetMenuModelForSection 1035 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       GetMenuModelForSection(SECTION_SHIPPING);
GetMenuModelForSection 1039 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc     shipping_model = GetMenuModelForSection(SECTION_SHIPPING);
GetMenuModelForSection 1047 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc     shipping_model = GetMenuModelForSection(SECTION_SHIPPING);
GetMenuModelForSection 1058 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   shipping_model = GetMenuModelForSection(SECTION_SHIPPING);
GetMenuModelForSection 1074 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(0, GetMenuModelForSection(SECTION_CC)->checked_item());
GetMenuModelForSection 1075 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(1, GetMenuModelForSection(SECTION_SHIPPING)->checked_item());
GetMenuModelForSection 1101 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(1, GetMenuModelForSection(SECTION_CC)->checked_item());
GetMenuModelForSection 1102 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(2, GetMenuModelForSection(SECTION_SHIPPING)->checked_item());
GetMenuModelForSection 1848 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   SuggestionsMenuModel* shipping = GetMenuModelForSection(SECTION_SHIPPING);
GetMenuModelForSection 1863 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   SuggestionsMenuModel* billing = GetMenuModelForSection(SECTION_CC_BILLING);
GetMenuModelForSection 3054 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(2, GetMenuModelForSection(SECTION_SHIPPING)->checked_item());
GetMenuModelForSection 3059 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   ASSERT_EQ(0, GetMenuModelForSection(SECTION_SHIPPING)->checked_item());
GetMenuModelForSection 3073 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(0, GetMenuModelForSection(SECTION_SHIPPING)->checked_item());