Home | History | Annotate | Download | only in tabs

Lines Matching refs:ContainsIndex

373   // Test AppendWebContents, ContainsIndex
375 EXPECT_FALSE(tabstrip.ContainsIndex(0));
377 EXPECT_TRUE(tabstrip.ContainsIndex(0));