#include <gmock.h>
Definition at line 9250 of file fused-src/gmock/gmock.h.
typedef std::vector<const void*> testing::internal::ExpectationBase::UntypedActions [protected] |
Definition at line 734 of file gmock-spec-builders.h.
typedef std::vector<const void*> testing::internal::ExpectationBase::UntypedActions [protected] |
Definition at line 9294 of file fused-src/gmock/gmock.h.
enum testing::internal::ExpectationBase::Clause [protected] |
kNone | |
kWith | |
kTimes | |
kInSequence | |
kAfter | |
kWillOnce | |
kWillRepeatedly | |
kRetiresOnSaturation | |
kNone | |
kWith | |
kTimes | |
kInSequence | |
kAfter | |
kWillOnce | |
kWillRepeatedly | |
kRetiresOnSaturation |
Definition at line 722 of file gmock-spec-builders.h.
enum testing::internal::ExpectationBase::Clause [protected] |
kNone | |
kWith | |
kTimes | |
kInSequence | |
kAfter | |
kWillOnce | |
kWillRepeatedly | |
kRetiresOnSaturation | |
kNone | |
kWith | |
kTimes | |
kInSequence | |
kAfter | |
kWillOnce | |
kWillRepeatedly | |
kRetiresOnSaturation |
Definition at line 9282 of file fused-src/gmock/gmock.h.
testing::internal::ExpectationBase::ExpectationBase | ( | const char * | file, |
int | line, | ||
const string & | source_text | ||
) |
Definition at line 10518 of file gmock-gtest-all.cc.
testing::internal::ExpectationBase::~ExpectationBase | ( | ) | [virtual] |
Definition at line 10535 of file gmock-gtest-all.cc.
testing::internal::ExpectationBase::ExpectationBase | ( | const char * | file, |
int | line, | ||
const string & | source_text | ||
) |
virtual testing::internal::ExpectationBase::~ExpectationBase | ( | ) | [virtual] |
bool testing::internal::ExpectationBase::AllPrerequisitesAreSatisfied | ( | ) | const [protected] |
bool testing::internal::ExpectationBase::AllPrerequisitesAreSatisfied | ( | ) | const [protected] |
Definition at line 10565 of file gmock-gtest-all.cc.
void testing::internal::ExpectationBase::AssertSpecProperty | ( | bool | property, |
const string & | failure_message | ||
) | const [inline, protected] |
Definition at line 741 of file gmock-spec-builders.h.
void testing::internal::ExpectationBase::AssertSpecProperty | ( | bool | property, |
const string & | failure_message | ||
) | const [inline, protected] |
Definition at line 9301 of file fused-src/gmock/gmock.h.
int testing::internal::ExpectationBase::call_count | ( | ) | const [inline, protected] |
Definition at line 815 of file gmock-spec-builders.h.
int testing::internal::ExpectationBase::call_count | ( | ) | const [inline, protected] |
Definition at line 9375 of file fused-src/gmock/gmock.h.
const Cardinality& testing::internal::ExpectationBase::cardinality | ( | ) | const [inline] |
Definition at line 702 of file gmock-spec-builders.h.
const Cardinality& testing::internal::ExpectationBase::cardinality | ( | ) | const [inline] |
Definition at line 9262 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::cardinality_specified | ( | ) | const [inline, protected] |
Definition at line 756 of file gmock-spec-builders.h.
bool testing::internal::ExpectationBase::cardinality_specified | ( | ) | const [inline, protected] |
Definition at line 9316 of file fused-src/gmock/gmock.h.
void testing::internal::ExpectationBase::CheckActionCountIfNotDone | ( | ) | const [protected] |
void testing::internal::ExpectationBase::CheckActionCountIfNotDone | ( | ) | const [protected] |
Definition at line 10623 of file gmock-gtest-all.cc.
void testing::internal::ExpectationBase::DescribeCallCountTo | ( | ::std::ostream * | os | ) | const |
void testing::internal::ExpectationBase::DescribeCallCountTo | ( | ::std::ostream * | os | ) | const |
Definition at line 10600 of file gmock-gtest-all.cc.
void testing::internal::ExpectationBase::DescribeLocationTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 705 of file gmock-spec-builders.h.
void testing::internal::ExpectationBase::DescribeLocationTo | ( | ::std::ostream * | os | ) | const [inline] |
Definition at line 9265 of file fused-src/gmock/gmock.h.
void testing::internal::ExpectationBase::ExpectSpecProperty | ( | bool | property, |
const string & | failure_message | ||
) | const [inline, protected] |
Definition at line 746 of file gmock-spec-builders.h.
void testing::internal::ExpectationBase::ExpectSpecProperty | ( | bool | property, |
const string & | failure_message | ||
) | const [inline, protected] |
Definition at line 9306 of file fused-src/gmock/gmock.h.
const char* testing::internal::ExpectationBase::file | ( | ) | const [inline] |
Definition at line 698 of file gmock-spec-builders.h.
const char* testing::internal::ExpectationBase::file | ( | ) | const [inline] |
Definition at line 9258 of file fused-src/gmock/gmock.h.
void testing::internal::ExpectationBase::FindUnsatisfiedPrerequisites | ( | ExpectationSet * | result | ) | const [protected] |
void testing::internal::ExpectationBase::FindUnsatisfiedPrerequisites | ( | ExpectationSet * | result | ) | const [protected] |
Definition at line 10578 of file gmock-gtest-all.cc.
virtual Expectation testing::internal::ExpectationBase::GetHandle | ( | ) | [protected, pure virtual] |
Implemented in testing::internal::TypedExpectation< F >, and testing::internal::TypedExpectation< F >.
virtual Expectation testing::internal::ExpectationBase::GetHandle | ( | ) | [protected, pure virtual] |
Implemented in testing::internal::TypedExpectation< F >, and testing::internal::TypedExpectation< F >.
void testing::internal::ExpectationBase::IncrementCallCount | ( | ) | [inline, protected] |
Definition at line 822 of file gmock-spec-builders.h.
void testing::internal::ExpectationBase::IncrementCallCount | ( | ) | [inline, protected] |
Definition at line 9382 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::is_retired | ( | ) | const [inline, protected] |
Definition at line 772 of file gmock-spec-builders.h.
bool testing::internal::ExpectationBase::is_retired | ( | ) | const [inline, protected] |
Definition at line 9332 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::IsOverSaturated | ( | ) | const [inline, protected] |
Definition at line 800 of file gmock-spec-builders.h.
bool testing::internal::ExpectationBase::IsOverSaturated | ( | ) | const [inline, protected] |
Definition at line 9360 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::IsSatisfied | ( | ) | const [inline, protected] |
Definition at line 786 of file gmock-spec-builders.h.
bool testing::internal::ExpectationBase::IsSatisfied | ( | ) | const [inline, protected] |
Definition at line 9346 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::IsSaturated | ( | ) | const [inline, protected] |
Definition at line 793 of file gmock-spec-builders.h.
bool testing::internal::ExpectationBase::IsSaturated | ( | ) | const [inline, protected] |
Definition at line 9353 of file fused-src/gmock/gmock.h.
int testing::internal::ExpectationBase::line | ( | ) | const [inline] |
Definition at line 699 of file gmock-spec-builders.h.
int testing::internal::ExpectationBase::line | ( | ) | const [inline] |
Definition at line 9259 of file fused-src/gmock/gmock.h.
virtual void testing::internal::ExpectationBase::MaybeDescribeExtraMatcherTo | ( | ::std::ostream * | os | ) | [pure virtual] |
Implemented in testing::internal::TypedExpectation< F >, and testing::internal::TypedExpectation< F >.
virtual void testing::internal::ExpectationBase::MaybeDescribeExtraMatcherTo | ( | ::std::ostream * | os | ) | [pure virtual] |
Implemented in testing::internal::TypedExpectation< F >, and testing::internal::TypedExpectation< F >.
void testing::internal::ExpectationBase::Retire | ( | ) | [inline, protected] |
Definition at line 779 of file gmock-spec-builders.h.
void testing::internal::ExpectationBase::Retire | ( | ) | [inline, protected] |
Definition at line 9339 of file fused-src/gmock/gmock.h.
void testing::internal::ExpectationBase::RetireAllPreRequisites | ( | ) | [protected] |
void testing::internal::ExpectationBase::RetireAllPreRequisites | ( | ) | [protected] |
Definition at line 10545 of file gmock-gtest-all.cc.
void testing::internal::ExpectationBase::set_cardinality | ( | const Cardinality & | a_cardinality | ) | [inline, protected] |
Definition at line 759 of file gmock-spec-builders.h.
void testing::internal::ExpectationBase::set_cardinality | ( | const Cardinality & | a_cardinality | ) | [inline, protected] |
Definition at line 9319 of file fused-src/gmock/gmock.h.
const char* testing::internal::ExpectationBase::source_text | ( | ) | const [inline] |
Definition at line 700 of file gmock-spec-builders.h.
const char* testing::internal::ExpectationBase::source_text | ( | ) | const [inline] |
Definition at line 9260 of file fused-src/gmock/gmock.h.
void testing::internal::ExpectationBase::SpecifyCardinality | ( | const Cardinality & | cardinality | ) | [protected] |
void testing::internal::ExpectationBase::SpecifyCardinality | ( | const Cardinality & | cardinality | ) | [protected] |
Definition at line 10539 of file gmock-gtest-all.cc.
void testing::internal::ExpectationBase::UntypedTimes | ( | const Cardinality & | a_cardinality | ) | [protected] |
void testing::internal::ExpectationBase::UntypedTimes | ( | const Cardinality & | a_cardinality | ) | [protected] |
Definition at line 10675 of file gmock-gtest-all.cc.
friend class ::testing::Expectation [friend] |
Definition at line 9279 of file fused-src/gmock/gmock.h.
friend class ::testing::internal::ExpectationTester [friend] |
Definition at line 9396 of file fused-src/gmock/gmock.h.
friend class ::testing::Sequence [friend] |
Definition at line 9395 of file fused-src/gmock/gmock.h.
TypedExpectation [friend] |
Definition at line 9399 of file fused-src/gmock/gmock.h.
UntypedFunctionMockerBase [friend] |
Definition at line 9280 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::action_count_checked_ [mutable, protected] |
Definition at line 9429 of file fused-src/gmock/gmock.h.
int testing::internal::ExpectationBase::call_count_ [protected] |
Definition at line 9422 of file fused-src/gmock/gmock.h.
Definition at line 9411 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::cardinality_specified_ [protected] |
Definition at line 9410 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::extra_matcher_specified_ [protected] |
Definition at line 9425 of file fused-src/gmock/gmock.h.
const char * testing::internal::ExpectationBase::file_ [protected] |
Definition at line 9406 of file fused-src/gmock/gmock.h.
Definition at line 9418 of file fused-src/gmock/gmock.h.
Definition at line 9428 of file fused-src/gmock/gmock.h.
int testing::internal::ExpectationBase::line_ [protected] |
Definition at line 9407 of file fused-src/gmock/gmock.h.
Mutex testing::internal::ExpectationBase::mutex_ [mutable, protected] |
Definition at line 9430 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::repeated_action_specified_ [protected] |
Definition at line 9426 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::retired_ [protected] |
Definition at line 9423 of file fused-src/gmock/gmock.h.
bool testing::internal::ExpectationBase::retires_on_saturation_ [protected] |
Definition at line 9427 of file fused-src/gmock/gmock.h.
const string testing::internal::ExpectationBase::source_text_ [protected] |
Definition at line 9408 of file fused-src/gmock/gmock.h.
Definition at line 9424 of file fused-src/gmock/gmock.h.