Home | History | Annotate | Download | only in Format

Lines Matching full:somefunction

149   verifyFormat("::ns::SomeFunction(::ns::SomeOtherFunction())");
566 verifyFormat("someFunction(anotherFunction( // Force break.\n"
1393 "somefunction(someotherFunction(ddddddddddddddddddddddddddddddddddd,\n"
1617 verifyFormat("someFunction(\"Always break between multi-line\"\n"
1721 verifyFormat("EXPECT_CALL(SomeObject, SomeFunction(Parameter))\n"
2138 verifyFormat("int *someFunction(int LoooooooooooooooooooongParam1,\n"
2483 EXPECT_EQ("someFunction(1, /* comment 1 */\n"
2488 format("someFunction (1, /* comment 1 */\n"