Searched defs:typed_page_contents (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_unittest.cc1240 WebContents* typed_page_contents = CreateWebContents(); local
1242 typed_page_contents, -1, ui::PAGE_TRANSITION_TYPED,
1271 EXPECT_EQ(typed_page_contents, tabstrip.GetWebContentsAt(4));
1287 EXPECT_EQ(typed_page_contents, tabstrip.GetActiveWebContents());
1310 WebContents* typed_page_contents = CreateWebContents(); local
1312 typed_page_contents, -1, ui::PAGE_TRANSITION_TYPED,
1330 EXPECT_EQ(typed_page_contents, tabstrip.GetWebContentsAt(2));
1361 WebContents* typed_page_contents = CreateWebContents(); local
1363 typed_page_contents, -1, ui::PAGE_TRANSITION_TYPED,
1380 EXPECT_EQ(typed_page_contents, tabstri
1417 WebContents* typed_page_contents = CreateWebContents(); local
1482 WebContents* typed_page_contents = CreateWebContents(); local
[all...]

Completed in 64 milliseconds