Searched defs:SumOf5 (Results 1 – 1 of 1) sorted by relevance
106 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() function167 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() function in testing::gmock_more_actions_test::Foo