v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include "gmock/internal/gmock-port.h"
Go to the source code of this file.
Namespaces | |
testing | |
testing::internal | |
struct testing::internal::MatcherTuple |
Definition at line 69 of file gmock-generated-internal-utils.h.
struct testing::internal::MatcherTuple< ::testing::tuple<> > |
Definition at line 72 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< > | type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1 > > |
Definition at line 77 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > > | type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2 > > |
Definition at line 82 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 > > |
type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2, A3 > > |
Definition at line 87 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 >, Matcher< A3 > > |
type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2, A3, A4 > > |
Definition at line 92 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 >, Matcher< A3 > , Matcher< A4 > > |
type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5 > > |
Definition at line 98 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 >, Matcher< A3 > , Matcher< A4 >, Matcher< A5 > > |
type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6 > > |
Definition at line 105 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 >, Matcher< A3 > , Matcher< A4 >, Matcher< A5 > , Matcher< A6 > > |
type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > > |
Definition at line 112 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 >, Matcher< A3 > , Matcher< A4 >, Matcher< A5 > , Matcher< A6 >, Matcher< A7 > > |
type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8 > > |
Definition at line 119 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 >, Matcher< A3 > , Matcher< A4 >, Matcher< A5 > , Matcher< A6 >, Matcher< A7 > , Matcher< A8 > > |
type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9 > > |
Definition at line 126 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 >, Matcher< A3 > , Matcher< A4 >, Matcher< A5 > , Matcher< A6 >, Matcher< A7 > , Matcher< A8 >, Matcher< A9 > > |
type |
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9, A10 > > |
Definition at line 133 of file gmock-generated-internal-utils.h.
Class Members | ||
---|---|---|
typedef ::tuple< Matcher< A1 > , Matcher< A2 >, Matcher< A3 > , Matcher< A4 >, Matcher< A5 > , Matcher< A6 >, Matcher< A7 > , Matcher< A8 >, Matcher< A9 > , Matcher< A10 > > |
type |
struct testing::internal::Function |
Definition at line 154 of file gmock-generated-internal-utils.h.