Wire Sysio Wire Sysion 1.0.0
|
Public Member Functions | |
Foo () | |
int | Nullary () const |
short | Unary (long x) |
std::string | Binary (const std::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) |
std::string | Concat7 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7) |
std::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) |
std::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) |
std::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) |
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 188 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 222 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 204 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 210 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 216 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 198 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 200 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 196 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 190 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 186 of file gmock-more-actions_test.cc.