#include <gmock.h>
Definition at line 9047 of file fused-src/gmock/gmock.h.
typedef ::std::set<Expectation, Less> testing::Expectation::Set [private] |
Definition at line 535 of file gmock-spec-builders.h.
typedef ::std::set<Expectation, Less> testing::Expectation::Set [private] |
Definition at line 9095 of file fused-src/gmock/gmock.h.
Definition at line 11225 of file gmock-gtest-all.cc.
Definition at line 11231 of file gmock-gtest-all.cc.
testing::Expectation::Expectation | ( | internal::ExpectationBase & | exp | ) | [inline] |
Definition at line 10333 of file fused-src/gmock/gmock.h.
testing::Expectation::Expectation | ( | const internal::linked_ptr< internal::ExpectationBase > & | expectation_base | ) | [private] |
Definition at line 11227 of file gmock-gtest-all.cc.
testing::Expectation::Expectation | ( | const internal::linked_ptr< internal::ExpectationBase > & | expectation_base | ) | [private] |
const internal::linked_ptr<internal::ExpectationBase>& testing::Expectation::expectation_base | ( | ) | const [inline, private] |
Definition at line 542 of file gmock-spec-builders.h.
const internal::linked_ptr<internal::ExpectationBase>& testing::Expectation::expectation_base | ( | ) | const [inline, private] |
Definition at line 9102 of file fused-src/gmock/gmock.h.
bool testing::Expectation::operator!= | ( | const Expectation & | rhs | ) | const [inline] |
Definition at line 513 of file gmock-spec-builders.h.
bool testing::Expectation::operator!= | ( | const Expectation & | rhs | ) | const [inline] |
Definition at line 9073 of file fused-src/gmock/gmock.h.
bool testing::Expectation::operator== | ( | const Expectation & | rhs | ) | const [inline] |
Definition at line 509 of file gmock-spec-builders.h.
bool testing::Expectation::operator== | ( | const Expectation & | rhs | ) | const [inline] |
Definition at line 9069 of file fused-src/gmock/gmock.h.
friend class ::testing::internal::ExpectationBase [friend] |
Definition at line 9078 of file fused-src/gmock/gmock.h.
friend class ::testing::internal::FunctionMockerBase [friend] |
Definition at line 9082 of file fused-src/gmock/gmock.h.
friend class ::testing::internal::TypedExpectation [friend] |
Definition at line 9085 of file fused-src/gmock/gmock.h.
friend class ::testing::internal::UntypedFunctionMockerBase [friend] |
Definition at line 9079 of file fused-src/gmock/gmock.h.
ExpectationSet [friend] |
Definition at line 9076 of file fused-src/gmock/gmock.h.
Sequence [friend] |
Definition at line 9077 of file fused-src/gmock/gmock.h.
Definition at line 9107 of file fused-src/gmock/gmock.h.