Searched refs:new_tab (Results 1 - 16 of 16) sorted by path

/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dtextinput_browsertest.cc297 content::WebContents* new_tab = local
299 EXPECT_NE(base_tab, new_tab);
/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_permission_context_unittest.cc218 content::WebContents* new_tab = content::WebContents::Create( local
220 new_tab->GetController().LoadURL(
222 content::RenderViewHostTester::For(new_tab->GetRenderViewHost())->
227 extensions::SetViewType(new_tab, extensions::VIEW_TYPE_TAB_CONTENTS);
229 InfoBarService::CreateForWebContents(new_tab);
231 extra_tabs_.push_back(new_tab);
/external/chromium_org/chrome/browser/media/
H A Dwebrtc_browsertest_base.cc192 content::WebContents* new_tab = local
194 GetUserMediaWithSpecificConstraintsAndAccept(new_tab, constraints);
195 return new_tab;
/external/chromium_org/chrome/browser/net/
H A Dwebsocket_browsertest.cc180 content::WebContents* new_tab = content::WebContents::Create( local
182 browser()->tab_strip_model()->AppendWebContents(new_tab, true);
183 ASSERT_EQ(new_tab, browser()->tab_strip_model()->GetWebContentsAt(1));
186 new_tab, base::ASCIIToUTF16("CONNECTED"));
192 content::WebContentsDestroyedWatcher destroyed_watcher(new_tab);
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_browsertest.cc373 WebContents* new_tab = content::Details<WebContents>(details).ptr();
376 static_cast<Browser*>(new_tab->GetDelegate())->tab_strip_model();
378 new_tab));
/external/chromium_org/chrome/browser/sessions/
H A Dsession_restore_browsertest.cc745 const content::WebContents* new_tab = local
747 EXPECT_EQ(webui_url, new_tab->GetURL());
749 new_tab->GetRenderViewHost()->GetEnabledBindings());
762 const content::WebContents* new_tab = local
764 EXPECT_EQ(webui_url, new_tab->GetURL());
766 new_tab->GetRenderViewHost()->GetEnabledBindings());
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsessions_helper.cc208 SessionTab* new_tab = new SessionTab(); local
209 new_tab->navigations.resize(tab.navigations.size());
211 new_tab->navigations.begin());
212 new_window->tabs.push_back(new_tab);
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_commands.cc214 WebContents* new_tab = current_tab->Clone(); local
216 new_tab, -1, ui::PAGE_TRANSITION_LINK,
219 return new_tab;
222 WebContents* new_tab = current_tab->Clone(); local
226 new_tab, -1, ui::PAGE_TRANSITION_LINK,
229 return new_tab;
244 WebContents* new_tab = GetTabAndRevertIfNecessary(browser, disposition); local
245 new_tab->UserGestureDone();
246 if (!new_tab->FocusLocationBarByDefault())
247 new_tab
410 WebContents* new_tab = GetTabAndRevertIfNecessary(browser, disposition); local
[all...]
/external/chromium_org/chrome/browser/ui/search/
H A Dinstant_search_prerenderer_unittest.cc421 content::WebContents* new_tab = local
423 EXPECT_NE(GetPrerenderURL(), new_tab->GetURL());
424 EXPECT_EQ(url, new_tab->GetURL());
/external/chromium_org/chrome/browser/ui/views/ash/
H A Dtab_scrubber.cc158 Tab* new_tab = tab_strip->GetTabAt(initial_tab, tab_point); local
159 if (!new_tab)
162 int new_index = tab_strip->GetModelIndexOfTab(new_tab);
190 new_tab->hover_controller()->Show(views::GlowHoverController::PRONOUNCED);
195 views::View::ConvertPointToTarget(tab_strip, new_tab, &hover_point);
196 new_tab->hover_controller()->SetLocation(hover_point);
/external/chromium_org/chrome/browser/ui/webui/
H A Dconstrained_web_dialog_ui_browsertest.cc86 scoped_ptr<WebContents> new_tab(dialog_delegate->GetWebContents());
87 ASSERT_TRUE(new_tab.get());
90 ConstrainedWebDialogBrowserTestObserver observer(new_tab.get());
96 new_tab.reset();
/external/chromium_org/tools/telemetry/telemetry/core/
H A Dbrowser_unittest.py34 new_tab = self._browser.tabs.New()
37 self.assertEquals(new_tab.url, 'about:blank')
39 new_tab.Close()
66 new_tab = self._browser.tabs.New()
68 self.assertEqual(self._browser.foreground_tab, new_tab)
75 self.assertEqual(self._browser.foreground_tab, new_tab)
H A Dtab_unittest.py71 new_tab = self._browser.tabs.New()
72 new_tab.Navigate('about:blank')
73 util.WaitFor(lambda: _IsDocumentVisible(new_tab), timeout=5)
77 self.assertFalse(_IsDocumentVisible(new_tab))
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf.c89 Word* new_tab; local
103 new_tab = ML_(dinfo_zalloc)("di.aWA.1", new_size * sizeof(Word));
104 vg_assert(new_tab != NULL);
106 new_tab[i] = wa->tab[i];
110 wa->tab = new_tab;
H A Dstorage.c288 DiSym* new_tab; local
299 new_tab = ML_(dinfo_zalloc)( "di.storage.addSym.1",
303 new_tab[i] = di->symtab[i];
306 di->symtab = new_tab;
320 DiLoc* new_tab; local
328 new_tab = ML_(dinfo_zalloc)( "di.storage.addLoc.1",
332 new_tab[i] = di->loctab[i];
335 di->loctab = new_tab;
351 DiLoc* new_tab; local
356 new_tab
473 DiCfSI* new_tab; local
[all...]
/external/valgrind/main/helgrind/
H A Dlibhb_core.c2705 /*MOD*/XArray* /* of VtsTE */ new_tab,
2716 new_te = VG_(indexXA)( new_tab, new_id );
2723 /*MOD*/XArray* /* of VtsTE */ new_tab,
2732 remap_VtsID( old_tab, new_tab, &rMin );
2733 remap_VtsID( old_tab, new_tab, &wMin );
2871 XArray* /* of VtsTE */ new_tab local
2872 = VG_(newXA)( HG_(zalloc), "libhb.vts_tab__do_GC.new_tab",
2970 Word j = VG_(addToXA)( new_tab, &new_te );
3023 remap_VtsIDs_in_SVal(vts_tab, new_tab, &lineZ->dict[j]);
3031 remap_VtsIDs_in_SVal(vts_tab, new_tab,
2704 remap_VtsID( XArray* old_tab, XArray* new_tab, VtsID* ii ) argument
2722 remap_VtsIDs_in_SVal( XArray* old_tab, XArray* new_tab, SVal* s ) argument
[all...]

Completed in 567 milliseconds