|
Electroneum
|
#include <gmock-spec-builders.h>


Public Member Functions | |
| ExpectationBase (const char *file, int line, const string &source_text) | |
| virtual | ~ExpectationBase () |
| const char * | file () const |
| int | line () const |
| const char * | source_text () const |
| const Cardinality & | cardinality () const |
| void | DescribeLocationTo (::std::ostream *os) const |
| void | DescribeCallCountTo (::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| virtual void | MaybeDescribeExtraMatcherTo (::std::ostream *os)=0 |
Protected Types | |
| enum | Clause { kNone , kWith , kTimes , kInSequence , kAfter , kWillOnce , kWillRepeatedly , kRetiresOnSaturation } |
| typedef std::vector< const void * > | UntypedActions |
Protected Attributes | |
| const char * | file_ |
| int | line_ |
| const string | source_text_ |
| bool | cardinality_specified_ |
| Cardinality | cardinality_ |
| ExpectationSet | immediate_prerequisites_ |
| int | call_count_ |
| bool | retired_ |
| UntypedActions | untyped_actions_ |
| bool | extra_matcher_specified_ |
| bool | repeated_action_specified_ |
| bool | retires_on_saturation_ |
| Clause | last_clause_ |
| bool | action_count_checked_ |
| Mutex | mutex_ |
Friends | |
| class | ::testing::Expectation |
| class | UntypedFunctionMockerBase |
| class | ::testing::Sequence |
| class | ::testing::internal::ExpectationTester |
| template<typename Function> | |
| class | TypedExpectation |
Definition at line 690 of file gmock-spec-builders.h.
|
protected |
Definition at line 734 of file gmock-spec-builders.h.
|
protected |
| Enumerator | |
|---|---|
| kNone | |
| kWith | |
| kTimes | |
| kInSequence | |
| kAfter | |
| kWillOnce | |
| kWillRepeatedly | |
| kRetiresOnSaturation | |
Definition at line 722 of file gmock-spec-builders.h.
| testing::internal::ExpectationBase::ExpectationBase | ( | const char * | file, |
| int | line, | ||
| const string & | source_text ) |


|
virtual |
|
protected |
|
inlineprotected |
Definition at line 741 of file gmock-spec-builders.h.

|
inlineprotected |
Definition at line 815 of file gmock-spec-builders.h.


|
inline |
Definition at line 702 of file gmock-spec-builders.h.

|
inlineprotected |
Definition at line 756 of file gmock-spec-builders.h.

|
protected |

| void testing::internal::ExpectationBase::DescribeCallCountTo | ( | ::std::ostream * | os | ) | const |
|
inline |
Definition at line 705 of file gmock-spec-builders.h.

|
inlineprotected |
Definition at line 746 of file gmock-spec-builders.h.


|
inline |
|
protected |


|
protectedpure virtual |

|
protected |


|
inlineprotected |
Definition at line 822 of file gmock-spec-builders.h.
|
inlineprotected |
Definition at line 772 of file gmock-spec-builders.h.


|
inlineprotected |
Definition at line 800 of file gmock-spec-builders.h.

|
inlineprotected |
Definition at line 786 of file gmock-spec-builders.h.

|
inlineprotected |
Definition at line 793 of file gmock-spec-builders.h.

|
inline |
|
pure virtual |
Implemented in testing::internal::TypedExpectation< F >.
|
inlineprotected |
Definition at line 779 of file gmock-spec-builders.h.
|
protected |
|
inlineprotected |
|
inline |
Definition at line 700 of file gmock-spec-builders.h.

|
protected |

|
protected |


|
friend |
Definition at line 719 of file gmock-spec-builders.h.
|
friend |
Definition at line 836 of file gmock-spec-builders.h.
|
friend |
Definition at line 835 of file gmock-spec-builders.h.
|
friend |
Definition at line 839 of file gmock-spec-builders.h.
|
friend |
Definition at line 720 of file gmock-spec-builders.h.
|
mutableprotected |
Definition at line 869 of file gmock-spec-builders.h.
|
protected |
Definition at line 862 of file gmock-spec-builders.h.
|
protected |
Definition at line 851 of file gmock-spec-builders.h.
|
protected |
Definition at line 850 of file gmock-spec-builders.h.
|
protected |
Definition at line 865 of file gmock-spec-builders.h.
|
protected |
Definition at line 846 of file gmock-spec-builders.h.
|
protected |
Definition at line 858 of file gmock-spec-builders.h.
|
protected |
Definition at line 868 of file gmock-spec-builders.h.
|
protected |
Definition at line 847 of file gmock-spec-builders.h.
|
mutableprotected |
Definition at line 870 of file gmock-spec-builders.h.
|
protected |
Definition at line 866 of file gmock-spec-builders.h.
|
protected |
Definition at line 863 of file gmock-spec-builders.h.
|
protected |
Definition at line 867 of file gmock-spec-builders.h.
|
protected |
Definition at line 848 of file gmock-spec-builders.h.
|
protected |
Definition at line 864 of file gmock-spec-builders.h.