proxygen
|
Public Member Functions | |
Foo () | |
int | Nullary () const |
short | Unary (long x) |
string | Binary (const string &str, char c) const |
int | Ternary (int x, bool y, char z) |
int | SumOf4 (int a, int b, int c, int d) const |
int | SumOfLast2 (Unused, Unused, int a, int b) const |
int | SumOf5 (int a, int b, int c, int d, int e) |
int | SumOf6 (int a, int b, int c, int d, int e, int f) |
string | Concat7 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7) |
string | Concat8 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8) |
string | Concat9 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8, const char *s9) |
string | Concat10 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8, const char *s9, const char *s10) |
Foo () | |
int | Nullary () const |
short | Unary (long x) |
string | Binary (const string &str, char c) const |
int | Ternary (int x, bool y, char z) |
int | SumOf4 (int a, int b, int c, int d) const |
int | SumOfLast2 (Unused, Unused, int a, int b) const |
int | SumOf5 (int a, int b, int c, int d, int e) |
int | SumOf6 (int a, int b, int c, int d, int e, int f) |
string | Concat7 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7) |
string | Concat8 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8) |
string | Concat9 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8, const char *s9) |
string | Concat10 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8, const char *s9, const char *s10) |
Foo () | |
int | Nullary () const |
short | Unary (long x) |
string | Binary (const string &str, char c) const |
int | Ternary (int x, bool y, char z) |
int | SumOf4 (int a, int b, int c, int d) const |
int | SumOfLast2 (Unused, Unused, int a, int b) const |
int | SumOf5 (int a, int b, int c, int d, int e) |
int | SumOf6 (int a, int b, int c, int d, int e, int f) |
string | Concat7 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7) |
string | Concat8 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8) |
string | Concat9 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8, const char *s9) |
string | Concat10 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7, const char *s8, const char *s9, const char *s10) |
Private Attributes | |
int | value_ |
Definition at line 180 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 182 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 182 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 182 of file gmock-more-actions_test.cc.
Definition at line 188 of file gmock-more-actions_test.cc.
References c.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
Definition at line 222 of file gmock-more-actions_test.cc.
References testing::gmock_more_actions_test::Binary(), Binary(), testing::gmock_more_actions_test::Char(), testing::gmock_more_actions_test::CharPtr(), testing::gmock_more_actions_test::Concat10(), Concat10(), testing::gmock_more_actions_test::Concat7(), Concat7(), testing::gmock_more_actions_test::Concat8(), Concat8(), testing::gmock_more_actions_test::Concat9(), Concat9(), EXPECT_EQ, EXPECT_FALSE, EXPECT_TRUE, testing::gmock_matchers_test::foo, testing::Invoke(), std::tr1::make_tuple(), testing::gmock_more_actions_test::Nullary(), Nullary(), testing::Action< F >::Perform(), s, testing::gmock_more_actions_test::Short(), string, testing::gmock_more_actions_test::SumOf4(), SumOf4(), testing::gmock_more_actions_test::SumOf5(), SumOf5(), testing::gmock_more_actions_test::SumOf6(), SumOf6(), testing::gmock_more_actions_test::SumOfFirst2(), SumOfLast2(), testing::gmock_more_actions_test::Ternary(), Ternary(), testing::gmock_more_actions_test::TEST(), testing::gmock_more_actions_test::Unary(), Unary(), value, and testing::WithoutArgs().
|
inline |
Definition at line 222 of file gmock-more-actions_test.cc.
References testing::gmock_more_actions_test::Binary(), Binary(), testing::gmock_more_actions_test::Char(), testing::gmock_more_actions_test::CharPtr(), testing::gmock_more_actions_test::Concat10(), Concat10(), testing::gmock_more_actions_test::Concat7(), Concat7(), testing::gmock_more_actions_test::Concat8(), Concat8(), testing::gmock_more_actions_test::Concat9(), Concat9(), EXPECT_EQ, EXPECT_FALSE, EXPECT_TRUE, testing::gmock_matchers_test::foo, testing::Invoke(), std::tr1::make_tuple(), testing::gmock_more_actions_test::Nullary(), Nullary(), testing::Action< F >::Perform(), s, testing::gmock_more_actions_test::Short(), string, testing::gmock_more_actions_test::SumOf4(), SumOf4(), testing::gmock_more_actions_test::SumOf5(), SumOf5(), testing::gmock_more_actions_test::SumOf6(), SumOf6(), testing::gmock_more_actions_test::SumOfFirst2(), SumOfLast2(), testing::gmock_more_actions_test::Ternary(), Ternary(), testing::gmock_more_actions_test::TEST(), testing::gmock_more_actions_test::Unary(), Unary(), value, and testing::WithoutArgs().
|
inline |
Definition at line 222 of file gmock-more-actions_test.cc.
References string.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
Definition at line 204 of file gmock-more-actions_test.cc.
References string.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 210 of file gmock-more-actions_test.cc.
References string.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
|
inline |
|
inline |
Definition at line 216 of file gmock-more-actions_test.cc.
References string.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
|
inline |
Definition at line 184 of file gmock-more-actions_test.cc.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
Definition at line 184 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 184 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 192 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 192 of file gmock-more-actions_test.cc.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
Definition at line 192 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 198 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 198 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 198 of file gmock-more-actions_test.cc.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
Definition at line 200 of file gmock-more-actions_test.cc.
References f.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
|
inline |
|
inline |
Definition at line 196 of file gmock-more-actions_test.cc.
References b.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
Definition at line 196 of file gmock-more-actions_test.cc.
References b.
|
inline |
Definition at line 196 of file gmock-more-actions_test.cc.
References b.
|
inline |
Definition at line 190 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 190 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 190 of file gmock-more-actions_test.cc.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
inline |
|
inline |
|
inline |
Definition at line 186 of file gmock-more-actions_test.cc.
References x.
Referenced by Concat10(), and testing::gmock_more_actions_test::TEST().
|
private |
Definition at line 230 of file gmock-more-actions_test.cc.