|
| | TypedExpectation (FunctionMockerBase< F > *owner, const char *a_file, int a_line, const string &a_source_text, const ArgumentMatcherTuple &m) |
| |
| virtual | ~TypedExpectation () |
| |
| TypedExpectation & | With (const Matcher< const ArgumentTuple & > &m) |
| |
| TypedExpectation & | Times (const Cardinality &a_cardinality) |
| |
| TypedExpectation & | Times (int n) |
| |
| TypedExpectation & | InSequence (const Sequence &s) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4, const Sequence &s5) |
| |
| TypedExpectation & | After (const ExpectationSet &s) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4, const ExpectationSet &s5) |
| |
| TypedExpectation & | WillOnce (const Action< F > &action) |
| |
| TypedExpectation & | WillRepeatedly (const Action< F > &action) |
| |
| TypedExpectation & | RetiresOnSaturation () |
| |
| const ArgumentMatcherTuple & | matchers () const |
| |
| const Matcher< const ArgumentTuple & > & | extra_matcher () const |
| |
| const Action< F > & | repeated_action () const |
| |
| virtual void | MaybeDescribeExtraMatcherTo (::std::ostream *os) |
| |
| | TypedExpectation (FunctionMockerBase< F > *owner, const char *a_file, int a_line, const string &a_source_text, const ArgumentMatcherTuple &m) |
| |
| virtual | ~TypedExpectation () |
| |
| TypedExpectation & | With (const Matcher< const ArgumentTuple & > &m) |
| |
| TypedExpectation & | Times (const Cardinality &a_cardinality) |
| |
| TypedExpectation & | Times (int n) |
| |
| TypedExpectation & | InSequence (const Sequence &s) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4, const Sequence &s5) |
| |
| TypedExpectation & | After (const ExpectationSet &s) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4, const ExpectationSet &s5) |
| |
| TypedExpectation & | WillOnce (const Action< F > &action) |
| |
| TypedExpectation & | WillRepeatedly (const Action< F > &action) |
| |
| TypedExpectation & | RetiresOnSaturation () |
| |
| const ArgumentMatcherTuple & | matchers () const |
| |
| const Matcher< const ArgumentTuple & > & | extra_matcher () const |
| |
| const Action< F > & | repeated_action () const |
| |
| virtual void | MaybeDescribeExtraMatcherTo (::std::ostream *os) |
| |
| | TypedExpectation (FunctionMockerBase< F > *owner, const char *a_file, int a_line, const string &a_source_text, const ArgumentMatcherTuple &m) |
| |
| virtual | ~TypedExpectation () |
| |
| TypedExpectation & | With (const Matcher< const ArgumentTuple & > &m) |
| |
| TypedExpectation & | Times (const Cardinality &a_cardinality) |
| |
| TypedExpectation & | Times (int n) |
| |
| TypedExpectation & | InSequence (const Sequence &s) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4) |
| |
| TypedExpectation & | InSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4, const Sequence &s5) |
| |
| TypedExpectation & | After (const ExpectationSet &s) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4) |
| |
| TypedExpectation & | After (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4, const ExpectationSet &s5) |
| |
| TypedExpectation & | WillOnce (const Action< F > &action) |
| |
| TypedExpectation & | WillRepeatedly (const Action< F > &action) |
| |
| TypedExpectation & | RetiresOnSaturation () |
| |
| const ArgumentMatcherTuple & | matchers () const |
| |
| const Matcher< const ArgumentTuple & > & | extra_matcher () const |
| |
| const Action< F > & | repeated_action () const |
| |
| virtual void | MaybeDescribeExtraMatcherTo (::std::ostream *os) |
| |
| | 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) |
| |
| | 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) |
| |
| | 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 Expectation | GetHandle () |
| |
| bool | Matches (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | ShouldHandleArguments (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | ExplainMatchResultTo (const ArgumentTuple &args,::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| const Action< F > & | GetCurrentAction (const FunctionMockerBase< F > *mocker, const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| const Action< F > * | GetActionForArguments (const FunctionMockerBase< F > *mocker, const ArgumentTuple &args,::std::ostream *what,::std::ostream *why) GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| | GTEST_DISALLOW_COPY_AND_ASSIGN_ (TypedExpectation) |
| |
| virtual Expectation | GetHandle () |
| |
| bool | Matches (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | ShouldHandleArguments (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | ExplainMatchResultTo (const ArgumentTuple &args,::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| const Action< F > & | GetCurrentAction (const FunctionMockerBase< F > *mocker, const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| const Action< F > * | GetActionForArguments (const FunctionMockerBase< F > *mocker, const ArgumentTuple &args,::std::ostream *what,::std::ostream *why) GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| | GTEST_DISALLOW_COPY_AND_ASSIGN_ (TypedExpectation) |
| |
| virtual Expectation | GetHandle () |
| |
| bool | Matches (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | ShouldHandleArguments (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | ExplainMatchResultTo (const ArgumentTuple &args,::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| const Action< F > & | GetCurrentAction (const FunctionMockerBase< F > *mocker, const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| const Action< F > * | GetActionForArguments (const FunctionMockerBase< F > *mocker, const ArgumentTuple &args,::std::ostream *what,::std::ostream *why) GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| | GTEST_DISALLOW_COPY_AND_ASSIGN_ (TypedExpectation) |
| |
|
| enum | Clause {
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation,
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation,
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation
} |
| |
| enum | Clause {
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation,
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation,
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation
} |
| |
| enum | Clause {
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation,
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation,
kNone,
kWith,
kTimes,
kInSequence,
kAfter,
kWillOnce,
kWillRepeatedly,
kRetiresOnSaturation
} |
| |
| typedef std::vector< const void * > | UntypedActions |
| |
| typedef std::vector< const void * > | UntypedActions |
| |
| typedef std::vector< const void * > | UntypedActions |
| |
| void | AssertSpecProperty (bool property, const string &failure_message) const |
| |
| void | ExpectSpecProperty (bool property, const string &failure_message) const |
| |
| void | SpecifyCardinality (const Cardinality &cardinality) |
| |
| bool | cardinality_specified () const |
| |
| void | set_cardinality (const Cardinality &a_cardinality) |
| |
| void | RetireAllPreRequisites () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | is_retired () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | Retire () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsSatisfied () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsSaturated () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsOverSaturated () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | AllPrerequisitesAreSatisfied () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | FindUnsatisfiedPrerequisites (ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| int | call_count () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | IncrementCallCount () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | CheckActionCountIfNotDone () const GTEST_LOCK_EXCLUDED_(mutex_) |
| |
| void | UntypedTimes (const Cardinality &a_cardinality) |
| |
| | GTEST_DISALLOW_ASSIGN_ (ExpectationBase) |
| |
| void | AssertSpecProperty (bool property, const string &failure_message) const |
| |
| void | ExpectSpecProperty (bool property, const string &failure_message) const |
| |
| void | SpecifyCardinality (const Cardinality &cardinality) |
| |
| bool | cardinality_specified () const |
| |
| void | set_cardinality (const Cardinality &a_cardinality) |
| |
| void | RetireAllPreRequisites () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | is_retired () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | Retire () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsSatisfied () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsSaturated () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsOverSaturated () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | AllPrerequisitesAreSatisfied () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | FindUnsatisfiedPrerequisites (ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| int | call_count () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | IncrementCallCount () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | CheckActionCountIfNotDone () const GTEST_LOCK_EXCLUDED_(mutex_) |
| |
| void | UntypedTimes (const Cardinality &a_cardinality) |
| |
| | GTEST_DISALLOW_ASSIGN_ (ExpectationBase) |
| |
| void | AssertSpecProperty (bool property, const string &failure_message) const |
| |
| void | ExpectSpecProperty (bool property, const string &failure_message) const |
| |
| void | SpecifyCardinality (const Cardinality &cardinality) |
| |
| bool | cardinality_specified () const |
| |
| void | set_cardinality (const Cardinality &a_cardinality) |
| |
| void | RetireAllPreRequisites () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | is_retired () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | Retire () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsSatisfied () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsSaturated () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | IsOverSaturated () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| bool | AllPrerequisitesAreSatisfied () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | FindUnsatisfiedPrerequisites (ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| int | call_count () const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | IncrementCallCount () GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| |
| void | CheckActionCountIfNotDone () const GTEST_LOCK_EXCLUDED_(mutex_) |
| |
| void | UntypedTimes (const Cardinality &a_cardinality) |
| |
| | GTEST_DISALLOW_ASSIGN_ (ExpectationBase) |
| |
| 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_ |
| |
template<typename F>
class testing::internal::TypedExpectation< F >
Definition at line 99 of file gmock-spec-builders.h.