Searched refs:ShouldPaintCaretForTesting (Results 1 – 2 of 2) sorted by relevance
126 EXPECT_TRUE(selection().ShouldPaintCaretForTesting()); in TEST_F()
173 bool ShouldPaintCaretForTesting() const { return m_shouldPaintCaret; } in ShouldPaintCaretForTesting() function