#include <gtest-param-util-generated.h>
Classes | |
class | Iterator |
Public Types | |
typedef ::std::tuple< T1, T2, T3, T4, T5, T6 > | ParamType |
![]() | |
typedef ::std::tuple< T1, T2, T3, T4, T5, T6 > | ParamType |
Public Member Functions | |
ParamIteratorInterface< ParamType > * | Begin () const override |
CartesianProductGenerator6 (const ParamGenerator< T1 > &g1, const ParamGenerator< T2 > &g2, const ParamGenerator< T3 > &g3, const ParamGenerator< T4 > &g4, const ParamGenerator< T5 > &g5, const ParamGenerator< T6 > &g6) | |
ParamIteratorInterface< ParamType > * | End () const override |
~CartesianProductGenerator6 () override | |
![]() | |
virtual ParamIteratorInterface< ::std::tuple< T1, T2, T3, T4, T5, T6 > > * | Begin () const=0 |
virtual ParamIteratorInterface< ::std::tuple< T1, T2, T3, T4, T5, T6 > > * | End () const=0 |
virtual | ~ParamGeneratorInterface () |
Private Member Functions | |
void | operator= (const CartesianProductGenerator6 &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_ |
Definition at line 632 of file gtest-param-util-generated.h.
typedef ::std::tuple<T1, T2, T3, T4, T5, T6> testing::internal::CartesianProductGenerator6< T1, T2, T3, T4, T5, T6 >::ParamType |
Definition at line 635 of file gtest-param-util-generated.h.
|
inline |
Definition at line 637 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 642 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 644 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 648 of file gtest-param-util-generated.h.
|
private |
|
private |
Definition at line 806 of file gtest-param-util-generated.h.
|
private |
Definition at line 807 of file gtest-param-util-generated.h.
|
private |
Definition at line 808 of file gtest-param-util-generated.h.
|
private |
Definition at line 809 of file gtest-param-util-generated.h.
|
private |
Definition at line 810 of file gtest-param-util-generated.h.
|
private |
Definition at line 811 of file gtest-param-util-generated.h.