Home | History | Annotate | Download | only in extensions

Lines Matching refs:TestRenderViewContextMenu

31 class TestRenderViewContextMenu : public RenderViewContextMenu {
33 TestRenderViewContextMenu(WebContents* web_contents,
37 virtual ~TestRenderViewContextMenu() {}
112 TestRenderViewContextMenu* CreateMenu(Browser* browser,
122 TestRenderViewContextMenu* menu =
123 new TestRenderViewContextMenu(web_contents, params);
167 scoped_ptr<TestRenderViewContextMenu> menu(
194 scoped_ptr<TestRenderViewContextMenu> menu(
206 bool MenuHasExtensionItemWithLabel(TestRenderViewContextMenu* menu,
224 bool GetItemLabel(TestRenderViewContextMenu* menu,
242 bool FindCommandId(TestRenderViewContextMenu* menu,
269 scoped_ptr<TestRenderViewContextMenu> menu(
333 scoped_ptr<TestRenderViewContextMenu> menu(
385 scoped_ptr<TestRenderViewContextMenu> menu(
468 scoped_ptr<TestRenderViewContextMenu> menu(
557 scoped_ptr<TestRenderViewContextMenu> menu(
559 scoped_ptr<TestRenderViewContextMenu> menu_incognito(
632 scoped_ptr<TestRenderViewContextMenu> menu(