tesseract v5.3.3.20231005
|
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 138 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 140 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 146 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 180 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 162 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 168 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 174 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 142 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 150 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 156 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 158 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 154 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 148 of file gmock-more-actions_test.cc.
|
inline |
Definition at line 144 of file gmock-more-actions_test.cc.