Definition at line 87 of file gmock-nice-strict_test.cc.
testing::gmock_nice_strict_test::MockFoo::MockFoo |
( |
| ) |
|
|
default |
testing::gmock_nice_strict_test::MockFoo::MockFoo |
( |
const MockFoo & |
| ) |
|
|
privatedelete |
void testing::gmock_nice_strict_test::MockFoo::Delete |
( |
| ) |
|
|
inline |
testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD0 |
( |
DoThis |
, |
|
|
void() |
|
|
) |
| |
testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD1 |
( |
DoThat |
, |
|
|
int(bool flag) |
|
|
) |
| |
testing::gmock_nice_strict_test::MockFoo::MOCK_METHOD0 |
( |
ReturnNonDefaultConstructible |
, |
|
|
NotDefaultConstructible() |
|
|
) |
| |
MockFoo& testing::gmock_nice_strict_test::MockFoo::operator= |
( |
const MockFoo & |
| ) |
|
|
privatedelete |
The documentation for this class was generated from the following file: