#include <gmock-spec-builders.h>
Definition at line 487 of file gmock-spec-builders.h.
◆ Expectation() [1/2]
| testing::Expectation::Expectation |
( |
| ) |
|
◆ ~Expectation()
| testing::Expectation::~Expectation |
( |
| ) |
|
◆ Expectation() [2/2]
◆ operator!=()
| bool testing::Expectation::operator!= |
( |
const Expectation & | rhs | ) |
const |
|
inline |
◆ operator==()
| bool testing::Expectation::operator== |
( |
const Expectation & | rhs | ) |
const |
|
inline |
Definition at line 509 of file gmock-spec-builders.h.
509 {
510 return expectation_base_ == rhs.expectation_base_;
511 }
◆ ::testing::internal::ExpectationBase
◆ ::testing::internal::FunctionMockerBase
◆ ::testing::internal::TypedExpectation
◆ ::testing::internal::UntypedFunctionMockerBase
◆ ExpectationSet
| friend class ExpectationSet |
|
friend |
◆ Sequence
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-spec-builders.h