#include <gtest-param-util-generated.h>
Classes | |
class | Iterator |
Public Types | |
typedef ::std::tuple< T1, T2, T3, T4, T5, T6, T7 > | ParamType |
![]() | |
typedef ::std::tuple< T1, T2, T3, T4, T5, T6, T7 > | ParamType |
Public Member Functions | |
ParamIteratorInterface< ParamType > * | Begin () const override |
CartesianProductGenerator7 (const ParamGenerator< T1 > &g1, const ParamGenerator< T2 > &g2, const ParamGenerator< T3 > &g3, const ParamGenerator< T4 > &g4, const ParamGenerator< T5 > &g5, const ParamGenerator< T6 > &g6, const ParamGenerator< T7 > &g7) | |
ParamIteratorInterface< ParamType > * | End () const override |
~CartesianProductGenerator7 () override | |
![]() | |
virtual ParamIteratorInterface< ::std::tuple< T1, T2, T3, T4, T5, T6, T7 > > * | Begin () const=0 |
virtual ParamIteratorInterface< ::std::tuple< T1, T2, T3, T4, T5, T6, T7 > > * | End () const=0 |
virtual | ~ParamGeneratorInterface () |
Private Member Functions | |
void | operator= (const CartesianProductGenerator7 &other) |
Private Attributes | |
const ParamGenerator< T1 > | g1_ |
const ParamGenerator< T2 > | g2_ |
const ParamGenerator< T3 > | g3_ |
const ParamGenerator< T4 > | g4_ |
const ParamGenerator< T5 > | g5_ |
const ParamGenerator< T6 > | g6_ |
const ParamGenerator< T7 > | g7_ |
Definition at line 817 of file gtest-param-util-generated.h.
typedef ::std::tuple<T1, T2, T3, T4, T5, T6, T7> testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::ParamType |
Definition at line 821 of file gtest-param-util-generated.h.
|
inline |
Definition at line 823 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 828 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 830 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 835 of file gtest-param-util-generated.h.
|
private |
|
private |
Definition at line 1008 of file gtest-param-util-generated.h.
|
private |
Definition at line 1009 of file gtest-param-util-generated.h.
|
private |
Definition at line 1010 of file gtest-param-util-generated.h.
|
private |
Definition at line 1011 of file gtest-param-util-generated.h.
|
private |
Definition at line 1012 of file gtest-param-util-generated.h.
|
private |
Definition at line 1013 of file gtest-param-util-generated.h.
|
private |
Definition at line 1014 of file gtest-param-util-generated.h.