#include <gmock.h>
Public Types | |
typedef Expectation::Set::const_iterator | const_iterator |
typedef Expectation::Set::const_iterator | const_iterator |
typedef Expectation::Set::value_type | value_type |
typedef Expectation::Set::value_type | value_type |
Public Member Functions | |
const_iterator | begin () const |
const_iterator | begin () const |
const_iterator | end () const |
const_iterator | end () const |
ExpectationSet () | |
ExpectationSet (internal::ExpectationBase &exp) | |
ExpectationSet (const Expectation &e) | |
ExpectationSet () | |
ExpectationSet (internal::ExpectationBase &exp) | |
ExpectationSet (const Expectation &e) | |
bool | operator!= (const ExpectationSet &rhs) const |
bool | operator!= (const ExpectationSet &rhs) const |
ExpectationSet & | operator+= (const Expectation &e) |
ExpectationSet & | operator+= (const Expectation &e) |
bool | operator== (const ExpectationSet &rhs) const |
bool | operator== (const ExpectationSet &rhs) const |
int | size () const |
int | size () const |
Private Attributes | |
Expectation::Set | expectations_ |
Definition at line 9928 of file fused-src/gmock/gmock.h.
typedef Expectation::Set::const_iterator testing::ExpectationSet::const_iterator |
Definition at line 587 of file gmock-spec-builders.h.
typedef Expectation::Set::const_iterator testing::ExpectationSet::const_iterator |
Definition at line 9932 of file fused-src/gmock/gmock.h.
typedef Expectation::Set::value_type testing::ExpectationSet::value_type |
Definition at line 590 of file gmock-spec-builders.h.
typedef Expectation::Set::value_type testing::ExpectationSet::value_type |
Definition at line 9935 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 9938 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 9943 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 9951 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 593 of file gmock-spec-builders.h.
|
inline |
Definition at line 598 of file gmock-spec-builders.h.
|
inline |
Definition at line 606 of file gmock-spec-builders.h.
|
inline |
Definition at line 633 of file gmock-spec-builders.h.
|
inline |
Definition at line 9978 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 634 of file gmock-spec-builders.h.
|
inline |
Definition at line 9979 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 621 of file gmock-spec-builders.h.
|
inline |
Definition at line 9966 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 625 of file gmock-spec-builders.h.
|
inline |
Definition at line 9970 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 616 of file gmock-spec-builders.h.
|
inline |
Definition at line 9961 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 631 of file gmock-spec-builders.h.
|
inline |
Definition at line 9976 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 9982 of file fused-src/gmock/gmock.h.