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

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_per_app_unittest.cc882 string16 two_menu_items[] = {title1, title2}; local
884 launcher_controller_.get(), item_browser, 2, two_menu_items, true));
945 string16 two_menu_items[] = {title1, title3}; local
947 launcher_controller_.get(), item_gmail, 2, two_menu_items, false));
985 string16 two_menu_items[] = {title1, title2}; local
987 launcher_controller_.get(), item_gmail, 2, two_menu_items, false));
1034 string16 two_menu_items[] = {title1, title2}; local
1036 launcher_controller_.get(), item_gmail, 2, two_menu_items, false));

Completed in 51 milliseconds