#include <gtest-param-util-generated.h>
Classes | |
class | Iterator |
Public Types | |
typedef ::std::tuple< T1, T2, T3, T4, T5 > | ParamType |
![]() | |
typedef ::std::tuple< T1, T2, T3, T4, T5 > | ParamType |
Public Member Functions | |
ParamIteratorInterface< ParamType > * | Begin () const override |
CartesianProductGenerator5 (const ParamGenerator< T1 > &g1, const ParamGenerator< T2 > &g2, const ParamGenerator< T3 > &g3, const ParamGenerator< T4 > &g4, const ParamGenerator< T5 > &g5) | |
ParamIteratorInterface< ParamType > * | End () const override |
~CartesianProductGenerator5 () override | |
![]() | |
virtual ParamIteratorInterface< ::std::tuple< T1, T2, T3, T4, T5 > > * | Begin () const=0 |
virtual ParamIteratorInterface< ::std::tuple< T1, T2, T3, T4, T5 > > * | End () const=0 |
virtual | ~ParamGeneratorInterface () |
Private Member Functions | |
void | operator= (const CartesianProductGenerator5 &other) |
Private Attributes | |
const ParamGenerator< T1 > | g1_ |
const ParamGenerator< T2 > | g2_ |
const ParamGenerator< T3 > | g3_ |
const ParamGenerator< T4 > | g4_ |
const ParamGenerator< T5 > | g5_ |
Definition at line 464 of file gtest-param-util-generated.h.
typedef ::std::tuple<T1, T2, T3, T4, T5> testing::internal::CartesianProductGenerator5< T1, T2, T3, T4, T5 >::ParamType |
Definition at line 467 of file gtest-param-util-generated.h.
|
inline |
Definition at line 469 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 473 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 475 of file gtest-param-util-generated.h.
|
inlineoverride |
Definition at line 479 of file gtest-param-util-generated.h.
|
private |
|
private |
Definition at line 622 of file gtest-param-util-generated.h.
|
private |
Definition at line 623 of file gtest-param-util-generated.h.
|
private |
Definition at line 624 of file gtest-param-util-generated.h.
|
private |
Definition at line 625 of file gtest-param-util-generated.h.
|
private |
Definition at line 626 of file gtest-param-util-generated.h.