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

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_unittest.cc2358 WebContents* page_b2_contents = CreateWebContents(); local
2359 strip.AddWebContents(page_b2_contents, -1, ui::PAGE_TRANSITION_LINK,
2362 EXPECT_EQ(page_b2_contents, strip.GetWebContentsAt(1));
2376 EXPECT_EQ(page_b2_contents, strip.GetWebContentsAt(1));

Completed in 921 milliseconds