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

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_unittest.cc1565 WebContents* page_b_contents = CreateWebContents(); local
1568 strip.AddWebContents(page_b_contents, -1, ui::PAGE_TRANSITION_LINK,
1643 WebContents* page_b_contents = CreateWebContents(); local
1646 strip.AddWebContents(page_b_contents, -1, ui::PAGE_TRANSITION_LINK,
1693 WebContents* page_b_contents = CreateWebContents(); local
1696 strip.AddWebContents(page_b_contents, -1, ui::PAGE_TRANSITION_LINK,
2341 WebContents* page_b_contents = CreateWebContents(); local
2342 strip.AddWebContents(page_b_contents, -1,
2351 EXPECT_EQ(page_b_contents, strip.GetWebContentsAt(2));
2361 EXPECT_EQ(page_b_contents, stri
[all...]

Completed in 85 milliseconds