|
v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-spec-builders.h>
Public Member Functions | |
| Expectation () | |
| ~Expectation () | |
| Expectation (internal::ExpectationBase &exp) | |
| bool | operator== (const Expectation &rhs) const |
| bool | operator!= (const Expectation &rhs) const |
Friends | |
| class | ExpectationSet |
| class | Sequence |
| class | ::testing::internal::ExpectationBase |
| class | ::testing::internal::UntypedFunctionMockerBase |
| template<typename F > | |
| class | ::testing::internal::FunctionMockerBase |
| template<typename F > | |
| class | ::testing::internal::TypedExpectation |
Definition at line 487 of file gmock-spec-builders.h.
| testing::Expectation::Expectation | ( | ) |
| testing::Expectation::~Expectation | ( | ) |
|
inline |
Definition at line 1829 of file gmock-spec-builders.h.
|
inline |
Definition at line 509 of file gmock-spec-builders.h.
|
inline |
Definition at line 513 of file gmock-spec-builders.h.
|
friend |
Definition at line 516 of file gmock-spec-builders.h.
|
friend |
Definition at line 517 of file gmock-spec-builders.h.
|
friend |
Definition at line 518 of file gmock-spec-builders.h.
|
friend |
Definition at line 519 of file gmock-spec-builders.h.
|
friend |
Definition at line 522 of file gmock-spec-builders.h.
|
friend |
Definition at line 525 of file gmock-spec-builders.h.
1.8.11