#include <gmock.h>
Classes | |
| class | Less |
Public Member Functions | |
| Expectation () | |
| Expectation (internal::ExpectationBase &exp) | |
| Expectation () | |
| Expectation (internal::ExpectationBase &exp) | |
| bool | operator!= (const Expectation &rhs) const |
| bool | operator!= (const Expectation &rhs) const |
| bool | operator== (const Expectation &rhs) const |
| bool | operator== (const Expectation &rhs) const |
| ~Expectation () | |
| ~Expectation () | |
Private Types | |
| typedef ::std::set< Expectation, Less > | Set |
| typedef ::std::set< Expectation, Less > | Set |
Private Member Functions | |
| Expectation (const internal::linked_ptr< internal::ExpectationBase > &expectation_base) | |
| Expectation (const internal::linked_ptr< internal::ExpectationBase > &expectation_base) | |
| const internal::linked_ptr< internal::ExpectationBase > & | expectation_base () const |
| const internal::linked_ptr< internal::ExpectationBase > & | expectation_base () const |
Private Attributes | |
| internal::linked_ptr< internal::ExpectationBase > | expectation_base_ |
Friends | |
| class | ::testing::internal::ExpectationBase |
| template<typename F > | |
| class | ::testing::internal::FunctionMockerBase |
| template<typename F > | |
| class | ::testing::internal::TypedExpectation |
| class | ::testing::internal::UntypedFunctionMockerBase |
| class | ExpectationSet |
| class | Sequence |
Definition at line 9847 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 554 of file gmock-spec-builders.h.
|
private |
Definition at line 9899 of file fused-src/gmock/gmock.h.
| testing::Expectation::Expectation | ( | ) |
Definition at line 11225 of file gmock-gtest-all.cc.
| testing::Expectation::~Expectation | ( | ) |
Definition at line 11231 of file gmock-gtest-all.cc.
|
inline |
Definition at line 11288 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 11227 of file gmock-gtest-all.cc.
| testing::Expectation::Expectation | ( | ) |
| testing::Expectation::~Expectation | ( | ) |
| testing::Expectation::Expectation | ( | internal::ExpectationBase & | exp | ) |
|
private |
|
inlineprivate |
Definition at line 561 of file gmock-spec-builders.h.
|
inlineprivate |
Definition at line 9906 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 530 of file gmock-spec-builders.h.
|
inline |
Definition at line 9875 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 525 of file gmock-spec-builders.h.
|
inline |
Definition at line 9870 of file fused-src/gmock/gmock.h.
|
friend |
Definition at line 9880 of file fused-src/gmock/gmock.h.
|
friend |
Definition at line 9884 of file fused-src/gmock/gmock.h.
|
friend |
Definition at line 9887 of file fused-src/gmock/gmock.h.
|
friend |
Definition at line 9881 of file fused-src/gmock/gmock.h.
|
friend |
Definition at line 9878 of file fused-src/gmock/gmock.h.
|
friend |
Definition at line 9879 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 9912 of file fused-src/gmock/gmock.h.