Lines Matching refs:AddLine
33 TEST_F(IndentedTextTest, AddLine) { in TEST_F() argument
35 text_.AddLine(kTestString0); in TEST_F()
41 text_.AddLine(kTestString1); in TEST_F()
89 text_.AddLine(kTestString); in TEST_F()
95 text_.AddLine(kTestString); in TEST_F()
101 text_.AddLine(kTestString); in TEST_F()
104 text_.AddLine(kTestString); in TEST_F()
109 text_.AddLine(kTestString); in TEST_F()
123 text_.AddLine("test"); in TEST_F()
175 text_.AddLine("no indent"); in TEST_F()
177 text_.AddLine("2 spaces"); in TEST_F()
178 text_.AddLine(""); in TEST_F()