, 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] |
| AllPrerequisitesAreSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) (defined in testing::internal::ExpectationBase) | testing::internal::ExpectationBase | [protected] |
| 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_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] |
| GetHandle()=0 (defined in testing::internal::ExpectationBase) | testing::internal::ExpectationBase | [protected, pure virtual] |
| 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] |
| 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] |
| MaybeDescribeExtraMatcherTo(::std::ostream *os)=0 (defined in testing::internal::ExpectationBase) | testing::internal::ExpectationBase | [pure virtual] |
| mutex_ (defined in testing::internal::ExpectationBase) | testing::internal::ExpectationBase | [mutable, protected] |
| repeated_action_specified_ (defined in testing::internal::ExpectationBase) | testing::internal::ExpectationBase | [protected] |
| 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] |
| 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] |
| 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] |
| ~ExpectationBase() (defined in testing::internal::ExpectationBase) | testing::internal::ExpectationBase | [virtual] |