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

/external/chromium_org/chrome/browser/renderer_context_menu/
H A Drender_view_context_menu_test_util.cc11 TestRenderViewContextMenu::TestRenderViewContextMenu( function in class:TestRenderViewContextMenu
16 TestRenderViewContextMenu::~TestRenderViewContextMenu() {}
19 TestRenderViewContextMenu* TestRenderViewContextMenu::Create(
28 TestRenderViewContextMenu* menu =
29 new TestRenderViewContextMenu(web_contents->GetMainFrame(), params);
34 bool TestRenderViewContextMenu::GetAcceleratorForCommandId(
41 bool TestRenderViewContextMenu
[all...]
H A Drender_view_context_menu_test_util.h22 class TestRenderViewContextMenu : public RenderViewContextMenu { class in inherits:RenderViewContextMenu
24 TestRenderViewContextMenu(content::RenderFrameHost* render_frame_host,
26 virtual ~TestRenderViewContextMenu();
32 static TestRenderViewContextMenu* Create(content::WebContents* web_contents,
57 DISALLOW_COPY_AND_ASSIGN(TestRenderViewContextMenu);
H A Drender_view_context_menu_browsertest.cc36 TestRenderViewContextMenu* CreateContextMenu(GURL unfiltered_url, GURL url) {
49 TestRenderViewContextMenu* menu = new TestRenderViewContextMenu(
59 scoped_ptr<TestRenderViewContextMenu> menu(
70 scoped_ptr<TestRenderViewContextMenu> menu(
84 TestRenderViewContextMenu menu(
152 TestRenderViewContextMenu menu(
204 TestRenderViewContextMenu menu(
281 TestRenderViewContextMenu menu(tab->GetMainFrame(), context_menu_params);
H A Drender_view_context_menu_unittest.cc255 TestRenderViewContextMenu* CreateContextMenu() {
259 TestRenderViewContextMenu* menu = new TestRenderViewContextMenu(
276 scoped_ptr<TestRenderViewContextMenu> menu(CreateContextMenu());
297 scoped_ptr<TestRenderViewContextMenu> menu(CreateContextMenu());
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_browsertest.cc28 TestRenderViewContextMenu* CreateContextMenu(GURL url) {
41 TestRenderViewContextMenu* menu = new TestRenderViewContextMenu(
77 scoped_ptr<TestRenderViewContextMenu> menu(
94 scoped_ptr<TestRenderViewContextMenu> menu(
/external/chromium_org/chrome/browser/extensions/
H A Dextension_context_menu_browsertest.cc102 scoped_ptr<TestRenderViewContextMenu> menu(
103 TestRenderViewContextMenu::Create(
130 scoped_ptr<TestRenderViewContextMenu> menu(
131 TestRenderViewContextMenu::Create(
143 bool MenuHasExtensionItemWithLabel(TestRenderViewContextMenu* menu,
161 bool GetItemLabel(TestRenderViewContextMenu* menu,
179 bool FindCommandId(TestRenderViewContextMenu* menu,
206 scoped_ptr<TestRenderViewContextMenu> menu(TestRenderViewContextMenu::Create(
270 scoped_ptr<TestRenderViewContextMenu> men
[all...]
/external/chromium_org/chrome/browser/translate/
H A Dtranslate_manager_render_view_host_unittest.cc215 TestRenderViewContextMenu* CreateContextMenu() {
232 return new TestRenderViewContextMenu(web_contents()->GetMainFrame(),
534 scoped_ptr<TestRenderViewContextMenu> menu(CreateContextMenu());
1067 scoped_ptr<TestRenderViewContextMenu> menu(CreateContextMenu());
1340 scoped_ptr<TestRenderViewContextMenu> menu(CreateContextMenu());
1525 scoped_ptr<TestRenderViewContextMenu> menu(CreateContextMenu());
1669 scoped_ptr<TestRenderViewContextMenu> menu(CreateContextMenu());
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_apitest.cc432 TestRenderViewContextMenu menu(tab->GetMainFrame(), params);
/external/chromium_org/chrome/browser/apps/
H A Dweb_view_browsertest.cc1806 scoped_ptr<TestRenderViewContextMenu> menu(TestRenderViewContextMenu::Create(
/external/chromium_org/chrome/browser/download/
H A Ddownload_browsertest.cc2331 TestRenderViewContextMenu menu(
2411 TestRenderViewContextMenu menu(web_contents->GetMainFrame(),
2851 TestRenderViewContextMenu menu(

Completed in 233 milliseconds