Home | History | Annotate | Download | only in tabs

Lines Matching refs:ContainsIndex

415   // Test AppendTabContents, ContainsIndex
417 EXPECT_FALSE(tabstrip.ContainsIndex(0));
419 EXPECT_TRUE(tabstrip.ContainsIndex(0));