Home | History | Annotate | Download | only in Format

Lines Matching full:foobar

1231   EXPECT_EQ("int foobar = 0; /* comment */\n"
1238 format("int foobar = 0; /* comment */\n"
1245 EXPECT_EQ("int foobar = 0; /* comment */\n"
1250 format("int foobar = 0; /* comment */\n"
8460 verifyFormat("void foobar() { int i = 5; }\n"
8464 "void bar() { foobar(); }\n"
8588 verifyFormat("void foobar() { int i = 5; }\n"
8592 "void bar() { foobar(); }\n"
8770 verifyFormat("void foobar() { int i = 5; }\n"
8774 "void bar() { foobar(); }\n"