Home | History | Annotate | Download | only in tabs

Lines Matching refs:ContainsIndex

459   // Test AppendWebContents, ContainsIndex
461 EXPECT_FALSE(tabstrip.ContainsIndex(0));
463 EXPECT_TRUE(tabstrip.ContainsIndex(0));