Lines Matching refs:SumOf6
123 int SumOf6(int a, int b, int c, int d, int e, int f) {199 EXPECT_EQ(123456, a.Perform(make_tuple(&SumOf6)));