Definition at line 80 of file gmock-nice-strict_test.cc.
testing::gmock_nice_strict_test::MockFoo::MockFoo |
( |
| ) |
|
|
inline |
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() |
|
|
) |
| |
testing::gmock_nice_strict_test::MockFoo::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
MockFoo |
| ) |
|
|
private |
The documentation for this class was generated from the following file: