Home | History | Annotate | Download | only in launcher

Lines Matching refs:first_tab

982   WebContents* first_tab = tab_strip->GetActiveWebContents();
1007 EXPECT_EQ(tab_strip->GetActiveWebContents(), first_tab);
1019 WebContents* first_tab = tab_strip->GetActiveWebContents();
1047 EXPECT_EQ(tab_strip->GetActiveWebContents(), first_tab);
1066 WebContents* first_tab = tab_strip->GetActiveWebContents();
1076 EXPECT_NE(first_tab, second_tab);