Home
last modified time | relevance | path

Searched defs:SumOf5 (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/testing/test/
Dgmock-more-actions_test.cc127 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() function
198 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
Dgmock-actions_test.cc1059 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() function
1088 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() function in __anon3e4373c20111::Foo
Dgmock-generated-actions_test.cc110 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() function
/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc121 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() function
192 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
Dgmock-generated-actions_test.cc81 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() function