|
proxygen
|
#include <gmock-spec-builders.h>
Classes | |
| class | Less |
Public Member Functions | |
| Expectation () | |
| ~Expectation () | |
| Expectation (internal::ExpectationBase &exp) | |
| bool | operator== (const Expectation &rhs) const |
| bool | operator!= (const Expectation &rhs) const |
| Expectation () | |
| ~Expectation () | |
| Expectation (internal::ExpectationBase &exp) | |
| bool | operator== (const Expectation &rhs) const |
| bool | operator!= (const Expectation &rhs) const |
| Expectation () | |
| ~Expectation () | |
| Expectation (internal::ExpectationBase &exp) | |
| bool | operator== (const Expectation &rhs) const |
| bool | operator!= (const Expectation &rhs) const |
Private Types | |
| typedef ::std::set< Expectation, Less > | Set |
| typedef ::std::set< Expectation, Less > | Set |
| typedef ::std::set< Expectation, Less > | Set |
Private Member Functions | |
| Expectation (const internal::linked_ptr< internal::ExpectationBase > &expectation_base) | |
| const internal::linked_ptr< internal::ExpectationBase > & | expectation_base () const |
| Expectation (const internal::linked_ptr< internal::ExpectationBase > &expectation_base) | |
| const internal::linked_ptr< internal::ExpectationBase > & | expectation_base () const |
| Expectation (const internal::linked_ptr< internal::ExpectationBase > &expectation_base) | |
| const internal::linked_ptr< internal::ExpectationBase > & | expectation_base () const |
Private Attributes | |
| internal::linked_ptr< internal::ExpectationBase > | expectation_base_ |
Friends | |
| class | ExpectationSet |
| class | Sequence |
| class | ::testing::internal::ExpectationBase |
| class | ::testing::internal::UntypedFunctionMockerBase |
| template<typename F > | |
| class | ::testing::internal::FunctionMockerBase |
| template<typename F > | |
| class | ::testing::internal::TypedExpectation |
Definition at line 487 of file gmock-spec-builders.h.
|
private |
Definition at line 535 of file gmock-spec-builders.h.
|
private |
Definition at line 535 of file gmock-spec-builders.h.
|
private |
Definition at line 535 of file gmock-spec-builders.h.
| testing::Expectation::Expectation | ( | ) |
Definition at line 785 of file gmock-spec-builders.cc.
Referenced by testing::internal::FunctionMockerBase< R(A1, A2)>::PrintTriedExpectationsLocked().
| testing::Expectation::~Expectation | ( | ) |
Definition at line 791 of file gmock-spec-builders.cc.
|
inline |
Definition at line 1829 of file gmock-spec-builders.h.
|
private |
Definition at line 787 of file gmock-spec-builders.cc.
| testing::Expectation::Expectation | ( | ) |
| testing::Expectation::~Expectation | ( | ) |
| testing::Expectation::Expectation | ( | internal::ExpectationBase & | exp | ) |
|
private |
| testing::Expectation::Expectation | ( | ) |
| testing::Expectation::~Expectation | ( | ) |
| testing::Expectation::Expectation | ( | internal::ExpectationBase & | exp | ) |
|
private |
|
inlineprivate |
Definition at line 542 of file gmock-spec-builders.h.
Referenced by testing::Sequence::AddExpectation(), and testing::internal::FunctionMockerBase< R(A1, A2)>::PrintTriedExpectationsLocked().
|
inlineprivate |
Definition at line 542 of file gmock-spec-builders.h.
|
inlineprivate |
Definition at line 542 of file gmock-spec-builders.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 509 of file gmock-spec-builders.h.
References expectation_base_.
|
inline |
Definition at line 509 of file gmock-spec-builders.h.
References expectation_base_.
|
inline |
Definition at line 509 of file gmock-spec-builders.h.
References expectation_base_.
|
friend |
Definition at line 518 of file gmock-spec-builders.h.
|
friend |
Definition at line 522 of file gmock-spec-builders.h.
|
friend |
Definition at line 525 of file gmock-spec-builders.h.
|
friend |
Definition at line 519 of file gmock-spec-builders.h.
|
friend |
Definition at line 516 of file gmock-spec-builders.h.
|
friend |
Definition at line 517 of file gmock-spec-builders.h.
|
private |
Definition at line 547 of file gmock-spec-builders.h.
Referenced by testing::Expectation::Less::operator()(), and operator==().