Home | History | Annotate | Download | only in chromeos-dbus-bindings

Lines Matching refs:AddLine

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