, including all inherited members.
::testing::Expectation class | testing::internal::ExpectationBase | [friend] |
::testing::internal::ExpectationTester class | testing::internal::ExpectationBase | [friend] |
::testing::Sequence class | testing::internal::ExpectationBase | [friend] |
action_count_checked_ | testing::internal::ExpectationBase | [mutable, protected] |
AllPrerequisitesAreSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [protected] |
AllPrerequisitesAreSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [protected] |
AssertSpecProperty(bool property, const string &failure_message) const | testing::internal::ExpectationBase | [inline, protected] |
AssertSpecProperty(bool property, const string &failure_message) const | testing::internal::ExpectationBase | [inline, protected] |
call_count() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
call_count() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
call_count_ | testing::internal::ExpectationBase | [protected] |
cardinality() const | testing::internal::ExpectationBase | [inline] |
cardinality() const | testing::internal::ExpectationBase | [inline] |
cardinality_ | testing::internal::ExpectationBase | [protected] |
cardinality_specified() const | testing::internal::ExpectationBase | [inline, protected] |
cardinality_specified() const | testing::internal::ExpectationBase | [inline, protected] |
cardinality_specified_ | testing::internal::ExpectationBase | [protected] |
CheckActionCountIfNotDone() const GTEST_LOCK_EXCLUDED_(mutex_) | testing::internal::ExpectationBase | [protected] |
CheckActionCountIfNotDone() const GTEST_LOCK_EXCLUDED_(mutex_) | testing::internal::ExpectationBase | [protected] |
Clause enum name | testing::internal::ExpectationBase | [protected] |
Clause enum name | testing::internal::ExpectationBase | [protected] |
DescribeCallCountTo(::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | |
DescribeCallCountTo(::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | |
DescribeLocationTo(::std::ostream *os) const | testing::internal::ExpectationBase | [inline] |
DescribeLocationTo(::std::ostream *os) const | testing::internal::ExpectationBase | [inline] |
ExpectationBase(const char *file, int line, const string &source_text) | testing::internal::ExpectationBase | |
ExpectationBase(const char *file, int line, const string &source_text) | testing::internal::ExpectationBase | |
ExpectSpecProperty(bool property, const string &failure_message) const | testing::internal::ExpectationBase | [inline, protected] |
ExpectSpecProperty(bool property, const string &failure_message) const | testing::internal::ExpectationBase | [inline, protected] |
extra_matcher_specified_ | testing::internal::ExpectationBase | [protected] |
file() const | testing::internal::ExpectationBase | [inline] |
file() const | testing::internal::ExpectationBase | [inline] |
file_ | testing::internal::ExpectationBase | [protected] |
FindUnsatisfiedPrerequisites(ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [protected] |
FindUnsatisfiedPrerequisites(ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [protected] |
GetHandle()=0 | testing::internal::ExpectationBase | [protected, pure virtual] |
GetHandle()=0 | testing::internal::ExpectationBase | [protected, pure virtual] |
GTEST_DISALLOW_ASSIGN_(ExpectationBase) | testing::internal::ExpectationBase | [protected] |
GTEST_DISALLOW_ASSIGN_(ExpectationBase) | testing::internal::ExpectationBase | [protected] |
immediate_prerequisites_ | testing::internal::ExpectationBase | [protected] |
IncrementCallCount() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
IncrementCallCount() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
is_retired() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
is_retired() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
IsOverSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
IsOverSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
IsSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
IsSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
IsSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
IsSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
kAfter enum value | testing::internal::ExpectationBase | [protected] |
kInSequence enum value | testing::internal::ExpectationBase | [protected] |
kNone enum value | testing::internal::ExpectationBase | [protected] |
kRetiresOnSaturation enum value | testing::internal::ExpectationBase | [protected] |
kTimes enum value | testing::internal::ExpectationBase | [protected] |
kWillOnce enum value | testing::internal::ExpectationBase | [protected] |
kWillRepeatedly enum value | testing::internal::ExpectationBase | [protected] |
kWith enum value | testing::internal::ExpectationBase | [protected] |
last_clause_ | testing::internal::ExpectationBase | [protected] |
line() const | testing::internal::ExpectationBase | [inline] |
line() const | testing::internal::ExpectationBase | [inline] |
line_ | testing::internal::ExpectationBase | [protected] |
MaybeDescribeExtraMatcherTo(::std::ostream *os)=0 | testing::internal::ExpectationBase | [pure virtual] |
MaybeDescribeExtraMatcherTo(::std::ostream *os)=0 | testing::internal::ExpectationBase | [pure virtual] |
mutex_ | testing::internal::ExpectationBase | [mutable, protected] |
repeated_action_specified_ | testing::internal::ExpectationBase | [protected] |
Retire() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
Retire() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [inline, protected] |
RetireAllPreRequisites() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [protected] |
RetireAllPreRequisites() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) | testing::internal::ExpectationBase | [protected] |
retired_ | testing::internal::ExpectationBase | [protected] |
retires_on_saturation_ | testing::internal::ExpectationBase | [protected] |
set_cardinality(const Cardinality &a_cardinality) | testing::internal::ExpectationBase | [inline, protected] |
set_cardinality(const Cardinality &a_cardinality) | testing::internal::ExpectationBase | [inline, protected] |
source_text() const | testing::internal::ExpectationBase | [inline] |
source_text() const | testing::internal::ExpectationBase | [inline] |
source_text_ | testing::internal::ExpectationBase | [protected] |
SpecifyCardinality(const Cardinality &cardinality) | testing::internal::ExpectationBase | [protected] |
SpecifyCardinality(const Cardinality &cardinality) | testing::internal::ExpectationBase | [protected] |
TypedExpectation class | testing::internal::ExpectationBase | [friend] |
untyped_actions_ | testing::internal::ExpectationBase | [protected] |
UntypedActions typedef | testing::internal::ExpectationBase | [protected] |
UntypedActions typedef | testing::internal::ExpectationBase | [protected] |
UntypedFunctionMockerBase class | testing::internal::ExpectationBase | [friend] |
UntypedTimes(const Cardinality &a_cardinality) | testing::internal::ExpectationBase | [protected] |
UntypedTimes(const Cardinality &a_cardinality) | testing::internal::ExpectationBase | [protected] |
~ExpectationBase() | testing::internal::ExpectationBase | [virtual] |
~ExpectationBase() | testing::internal::ExpectationBase | [virtual] |