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

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_browsertest.cc937 WebContents* oldtab = browser()->tab_strip_model()->GetActiveWebContents(); local
938 content::RenderProcessHost* process = oldtab->GetRenderProcessHost();
954 oldtab->GetMainFrame()->
962 EXPECT_NE(oldtab, newtab);
988 oldtab->GetMainFrame()->
996 EXPECT_NE(oldtab, newtab2);
1026 WebContents* oldtab = browser()->tab_strip_model()->GetActiveWebContents(); local
1027 content::RenderProcessHost* process = oldtab->GetRenderProcessHost();
1042 oldtab->GetMainFrame()->
1050 EXPECT_NE(oldtab, newta
[all...]

Completed in 33 milliseconds