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

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_unittest.cc1566 WebContents* page_c_contents = CreateWebContents(); local
1570 strip.AddWebContents(page_c_contents, -1, ui::PAGE_TRANSITION_LINK,
1644 WebContents* page_c_contents = CreateWebContents(); local
1648 strip.AddWebContents(page_c_contents, -1, ui::PAGE_TRANSITION_LINK,
1668 strip.TabNavigating(page_c_contents, ui::PAGE_TRANSITION_AUTO_BOOKMARK);
1694 WebContents* page_c_contents = CreateWebContents(); local
1698 strip.AddWebContents(page_c_contents, -1, ui::PAGE_TRANSITION_LINK,
1717 EXPECT_EQ(page_c_contents, strip.GetWebContentsAt(strip.active_index()));

Completed in 48 milliseconds