All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
testing::internal::ExpectationBase Member List

This is the complete list of members for testing::internal::ExpectationBase, including all inherited members.

::testing::Expectation (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasefriend
::testing::internal::ExpectationTester (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasefriend
::testing::Sequence (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasefriend
action_count_checked_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasemutableprotected
AllPrerequisitesAreSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
AssertSpecProperty(bool property, const string &failure_message) const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
call_count() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
call_count_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
cardinality() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinline
cardinality_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
cardinality_specified() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
cardinality_specified_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
CheckActionCountIfNotDone() const GTEST_LOCK_EXCLUDED_(mutex_) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
Clause enum name (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
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::ExpectationBaseinline
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::ExpectationBaseinlineprotected
extra_matcher_specified_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
file() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinline
file_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
FindUnsatisfiedPrerequisites(ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
GetHandle()=0 (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotectedpure virtual
GTEST_DISALLOW_ASSIGN_(ExpectationBase) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
immediate_prerequisites_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
IncrementCallCount() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
is_retired() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
IsOverSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
IsSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
IsSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
kAfter enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
kInSequence enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
kNone enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
kRetiresOnSaturation enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
kTimes enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
kWillOnce enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
kWillRepeatedly enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
kWith enum value (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
last_clause_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
line() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinline
line_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
MaybeDescribeExtraMatcherTo(::std::ostream *os)=0 (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasepure virtual
mutex_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasemutableprotected
repeated_action_specified_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
Retire() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
RetireAllPreRequisites() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
retired_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
retires_on_saturation_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
set_cardinality(const Cardinality &a_cardinality) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinlineprotected
source_text() const (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseinline
source_text_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
SpecifyCardinality(const Cardinality &cardinality) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
TypedExpectation (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasefriend
untyped_actions_ (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
UntypedActions typedef (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
UntypedFunctionMockerBase (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasefriend
UntypedTimes(const Cardinality &a_cardinality) (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBaseprotected
~ExpectationBase() (defined in testing::internal::ExpectationBase)testing::internal::ExpectationBasevirtual