Definition at line 80 of file gmock-nice-strict_test.cc.
◆ MockFoo()
testing::gmock_nice_strict_test::MockFoo::MockFoo |
( |
| ) |
|
|
inline |
◆ Delete()
void testing::gmock_nice_strict_test::MockFoo::Delete |
( |
| ) |
|
|
inline |
◆ MOCK_METHOD0() [1/2]
testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD0 |
( |
DoThis | , |
|
|
void() | ) |
◆ MOCK_METHOD1()
testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD1 |
( |
DoThat | , |
|
|
int(bool flag) | ) |
◆ MOCK_METHOD0() [2/2]
testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD0 |
( |
ReturnNonDefaultConstructible | , |
|
|
NotDefaultConstructible() | ) |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
testing::gmock_nice_strict_test::MockFoo::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
MockFoo | | ) |
|
|
private |
The documentation for this class was generated from the following file: