Public Member Functions | Private Attributes | List of all members
testing::gmock_more_actions_test::Foo Class Reference

Public Member Functions

std::string Binary (const std::string &str, char c) const
 
std::string Binary (const std::string &str, char c) const
 
std::string Binary (const std::string &str, char c) const
 
std::string Binary (const std::string &str, char c) const
 
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)
 
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)
 
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)
 
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)
 
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 Concat7 (const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6, const char *s7)
 
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 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 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 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 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 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 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 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)
 
 Foo ()
 
 Foo ()
 
 Foo ()
 
 Foo ()
 
int Nullary () const
 
int Nullary () const
 
int Nullary () const
 
int Nullary () const
 
int SumOf4 (int a, int b, int c, int d) const
 
int SumOf4 (int a, int b, int c, int d) const
 
int SumOf4 (int a, int b, int c, int d) const
 
int SumOf4 (int a, int b, int c, int d) const
 
int SumOf5 (int a, int b, int c, int d, int e)
 
int SumOf5 (int a, int b, int c, int d, int e)
 
int SumOf5 (int a, int b, int c, int d, int e)
 
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)
 
int SumOf6 (int a, int b, int c, int d, int e, int f)
 
int SumOf6 (int a, int b, int c, int d, int e, int f)
 
int SumOf6 (int a, int b, int c, int d, int e, int f)
 
int SumOfLast2 (Unused, Unused, int a, int b) const
 
int SumOfLast2 (Unused, Unused, int a, int b) const
 
int SumOfLast2 (Unused, Unused, int a, int b) const
 
int SumOfLast2 (Unused, Unused, int a, int b) const
 
int Ternary (int x, bool y, char z)
 
int Ternary (int x, bool y, char z)
 
int Ternary (int x, bool y, char z)
 
int Ternary (int x, bool y, char z)
 
short Unary (long x)
 
short Unary (long x)
 
short Unary (long x)
 
short Unary (long x)
 

Private Attributes

int value_
 

Detailed Description

Definition at line 174 of file bloaty/third_party/googletest/googlemock/test/gmock-more-actions_test.cc.

Constructor & Destructor Documentation

◆ Foo() [1/4]

testing::gmock_more_actions_test::Foo::Foo ( )
inline

◆ Foo() [2/4]

testing::gmock_more_actions_test::Foo::Foo ( )
inline

◆ Foo() [3/4]

testing::gmock_more_actions_test::Foo::Foo ( )
inline

◆ Foo() [4/4]

testing::gmock_more_actions_test::Foo::Foo ( )
inline

Member Function Documentation

◆ Binary() [1/4]

std::string testing::gmock_more_actions_test::Foo::Binary ( const std::string &  str,
char  c 
) const
inline

◆ Binary() [2/4]

std::string testing::gmock_more_actions_test::Foo::Binary ( const std::string &  str,
char  c 
) const
inline

◆ Binary() [3/4]

std::string testing::gmock_more_actions_test::Foo::Binary ( const std::string &  str,
char  c 
) const
inline

◆ Binary() [4/4]

std::string testing::gmock_more_actions_test::Foo::Binary ( const std::string &  str,
char  c 
) const
inline

◆ Concat10() [1/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat10() [2/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat10() [3/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat10() [4/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat7() [1/4]

std::string testing::gmock_more_actions_test::Foo::Concat7 ( const char *  s1,
const char *  s2,
const char *  s3,
const char *  s4,
const char *  s5,
const char *  s6,
const char *  s7 
)
inline

◆ Concat7() [2/4]

std::string testing::gmock_more_actions_test::Foo::Concat7 ( const char *  s1,
const char *  s2,
const char *  s3,
const char *  s4,
const char *  s5,
const char *  s6,
const char *  s7 
)
inline

◆ Concat7() [3/4]

std::string testing::gmock_more_actions_test::Foo::Concat7 ( const char *  s1,
const char *  s2,
const char *  s3,
const char *  s4,
const char *  s5,
const char *  s6,
const char *  s7 
)
inline

◆ Concat7() [4/4]

std::string testing::gmock_more_actions_test::Foo::Concat7 ( const char *  s1,
const char *  s2,
const char *  s3,
const char *  s4,
const char *  s5,
const char *  s6,
const char *  s7 
)
inline

◆ Concat8() [1/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat8() [2/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat8() [3/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat8() [4/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat9() [1/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat9() [2/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat9() [3/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Concat9() [4/4]

std::string testing::gmock_more_actions_test::Foo::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 
)
inline

◆ Nullary() [1/4]

int testing::gmock_more_actions_test::Foo::Nullary ( ) const
inline

◆ Nullary() [2/4]

int testing::gmock_more_actions_test::Foo::Nullary ( ) const
inline

◆ Nullary() [3/4]

int testing::gmock_more_actions_test::Foo::Nullary ( ) const
inline

◆ Nullary() [4/4]

int testing::gmock_more_actions_test::Foo::Nullary ( ) const
inline

◆ SumOf4() [1/4]

int testing::gmock_more_actions_test::Foo::SumOf4 ( int  a,
int  b,
int  c,
int  d 
) const
inline

◆ SumOf4() [2/4]

int testing::gmock_more_actions_test::Foo::SumOf4 ( int  a,
int  b,
int  c,
int  d 
) const
inline

◆ SumOf4() [3/4]

int testing::gmock_more_actions_test::Foo::SumOf4 ( int  a,
int  b,
int  c,
int  d 
) const
inline

◆ SumOf4() [4/4]

int testing::gmock_more_actions_test::Foo::SumOf4 ( int  a,
int  b,
int  c,
int  d 
) const
inline

◆ SumOf5() [1/4]

int testing::gmock_more_actions_test::Foo::SumOf5 ( int  a,
int  b,
int  c,
int  d,
int  e 
)
inline

◆ SumOf5() [2/4]

int testing::gmock_more_actions_test::Foo::SumOf5 ( int  a,
int  b,
int  c,
int  d,
int  e 
)
inline

◆ SumOf5() [3/4]

int testing::gmock_more_actions_test::Foo::SumOf5 ( int  a,
int  b,
int  c,
int  d,
int  e 
)
inline

◆ SumOf5() [4/4]

int testing::gmock_more_actions_test::Foo::SumOf5 ( int  a,
int  b,
int  c,
int  d,
int  e 
)
inline

◆ SumOf6() [1/4]

int testing::gmock_more_actions_test::Foo::SumOf6 ( int  a,
int  b,
int  c,
int  d,
int  e,
int  f 
)
inline

◆ SumOf6() [2/4]

int testing::gmock_more_actions_test::Foo::SumOf6 ( int  a,
int  b,
int  c,
int  d,
int  e,
int  f 
)
inline

◆ SumOf6() [3/4]

int testing::gmock_more_actions_test::Foo::SumOf6 ( int  a,
int  b,
int  c,
int  d,
int  e,
int  f 
)
inline

◆ SumOf6() [4/4]

int testing::gmock_more_actions_test::Foo::SumOf6 ( int  a,
int  b,
int  c,
int  d,
int  e,
int  f 
)
inline

◆ SumOfLast2() [1/4]

int testing::gmock_more_actions_test::Foo::SumOfLast2 ( Unused  ,
Unused  ,
int  a,
int  b 
) const
inline

◆ SumOfLast2() [2/4]

int testing::gmock_more_actions_test::Foo::SumOfLast2 ( Unused  ,
Unused  ,
int  a,
int  b 
) const
inline

◆ SumOfLast2() [3/4]

int testing::gmock_more_actions_test::Foo::SumOfLast2 ( Unused  ,
Unused  ,
int  a,
int  b 
) const
inline

◆ SumOfLast2() [4/4]

int testing::gmock_more_actions_test::Foo::SumOfLast2 ( Unused  ,
Unused  ,
int  a,
int  b 
) const
inline

◆ Ternary() [1/4]

int testing::gmock_more_actions_test::Foo::Ternary ( int  x,
bool  y,
char  z 
)
inline

◆ Ternary() [2/4]

int testing::gmock_more_actions_test::Foo::Ternary ( int  x,
bool  y,
char  z 
)
inline

◆ Ternary() [3/4]

int testing::gmock_more_actions_test::Foo::Ternary ( int  x,
bool  y,
char  z 
)
inline

◆ Ternary() [4/4]

int testing::gmock_more_actions_test::Foo::Ternary ( int  x,
bool  y,
char  z 
)
inline

◆ Unary() [1/4]

short testing::gmock_more_actions_test::Foo::Unary ( long  x)
inline

◆ Unary() [2/4]

short testing::gmock_more_actions_test::Foo::Unary ( long  x)
inline

◆ Unary() [3/4]

short testing::gmock_more_actions_test::Foo::Unary ( long  x)
inline

◆ Unary() [4/4]

short testing::gmock_more_actions_test::Foo::Unary ( long  x)
inline

Member Data Documentation

◆ value_

int Foo::value_
private

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:46