testing::internal::TypedExpectation< F > Member List

This is the complete list of members for testing::internal::TypedExpectation< F >, including all inherited members.
::testing::Expectation (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [friend]
::testing::internal::ExpectationTester (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [friend]
::testing::Sequence (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [friend]
action_count_checked_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [mutable, protected]
After(const ExpectationSet &s) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
After(const ExpectationSet &s1, const ExpectationSet &s2) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
After(const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
After(const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
After(const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4, const ExpectationSet &s5) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
AllPrerequisitesAreSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
ArgumentMatcherTuple typedef (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F >
ArgumentTuple typedef (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F >
AssertSpecProperty(bool property, const string &failure_message) const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
call_count() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
call_count_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
cardinality() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline]
cardinality_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
cardinality_specified() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
cardinality_specified_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
CheckActionCountIfNotDone() const GTEST_LOCK_EXCLUDED_(mutex_) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
Clause enum name (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
DescribeCallCountTo(::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase
DescribeLocationTo(::std::ostream *os) const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline]
ExpectationBase(const char *file, int line, const string &source_text) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase
ExpectSpecProperty(bool property, const string &failure_message) const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
extra_matcher() const (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
extra_matcher_specified_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
file() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline]
file_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
FindUnsatisfiedPrerequisites(ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
FunctionMockerBase (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [friend]
GTEST_DISALLOW_ASSIGN_(ExpectationBase) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
immediate_prerequisites_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
IncrementCallCount() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
InSequence(const Sequence &s) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
InSequence(const Sequence &s1, const Sequence &s2) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
InSequence(const Sequence &s1, const Sequence &s2, const Sequence &s3) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
InSequence(const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
InSequence(const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4, const Sequence &s5) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
is_retired() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
IsOverSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
IsSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
IsSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
kAfter enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
kInSequence enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
kNone enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
kRetiresOnSaturation enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
kTimes enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
kWillOnce enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
kWillRepeatedly enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
kWith enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
last_clause_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
line() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline]
line_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
matchers() const (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
MaybeDescribeExtraMatcherTo(::std::ostream *os) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline, virtual]
mutex_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [mutable, protected]
repeated_action() const (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
repeated_action_specified_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
Result typedef (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F >
Retire() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
RetireAllPreRequisites() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
retired_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
retires_on_saturation_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
RetiresOnSaturation() (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
set_cardinality(const Cardinality &a_cardinality) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline, protected]
source_text() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [inline]
source_text_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
SpecifyCardinality(const Cardinality &cardinality) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
Times(const Cardinality &a_cardinality) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
Times(int n) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
TypedExpectation(FunctionMockerBase< F > *owner, const char *a_file, int a_line, const string &a_source_text, const ArgumentMatcherTuple &m) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
TypedExpectation (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [friend]
untyped_actions_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
UntypedActions typedef (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
UntypedFunctionMockerBase (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [friend]
UntypedTimes(const Cardinality &a_cardinality) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [protected]
WillOnce(const Action< F > &action) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
WillRepeatedly(const Action< F > &action) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
With(const Matcher< const ArgumentTuple & > &m) (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline]
~ExpectationBase() (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBase [virtual]
~TypedExpectation() (defined in testing::internal::TypedExpectation< F >)testing::internal::TypedExpectation< F > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 1 Dec 2017 for RootCore Packages by  doxygen 1.6.1