v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-generated-internal-utils.h>
Public Types | |
typedef R | Result |
typedef ::testing::tuple | ArgumentTuple |
typedef MatcherTuple< ArgumentTuple >::type | ArgumentMatcherTuple |
typedef void | MakeResultVoid() |
typedef IgnoredValue | MakeResultIgnoredValue() |
Definition at line 157 of file gmock-generated-internal-utils.h.
typedef R testing::internal::Function< R()>::Result |
Definition at line 158 of file gmock-generated-internal-utils.h.
typedef ::testing::tuple testing::internal::Function< R()>::ArgumentTuple |
Definition at line 159 of file gmock-generated-internal-utils.h.
typedef MatcherTuple<ArgumentTuple>::type testing::internal::Function< R()>::ArgumentMatcherTuple |
Definition at line 160 of file gmock-generated-internal-utils.h.
typedef void testing::internal::Function< R()>::MakeResultVoid() |
Definition at line 161 of file gmock-generated-internal-utils.h.
typedef IgnoredValue testing::internal::Function< R()>::MakeResultIgnoredValue() |
Definition at line 162 of file gmock-generated-internal-utils.h.