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