GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
#include <gtest-param-util.h>
Public Types | |
typedef ::std::tuple< T... > | ParamType |
typedef ::std::tuple< T... > | ParamType |
Public Types inherited from testing::internal::ParamGeneratorInterface<::std::tuple< T... > > | |
typedef ::std::tuple< T... > | ParamType |
typedef ::std::tuple< T... > | ParamType |
Public Member Functions | |
CartesianProductGenerator (const std::tuple< ParamGenerator< T >... > &g) | |
~CartesianProductGenerator () override | |
ParamIteratorInterface< ParamType > * | Begin () const override |
ParamIteratorInterface< ParamType > * | End () const override |
CartesianProductGenerator (const std::tuple< ParamGenerator< T >... > &g) | |
~CartesianProductGenerator () override | |
ParamIteratorInterface< ParamType > * | Begin () const override |
ParamIteratorInterface< ParamType > * | End () const override |
Public Member Functions inherited from testing::internal::ParamGeneratorInterface<::std::tuple< T... > > | |
virtual | ~ParamGeneratorInterface () |
virtual | ~ParamGeneratorInterface () |
typedef ::std::tuple<T...> testing::internal::CartesianProductGenerator< T >::ParamType |
typedef ::std::tuple<T...> testing::internal::CartesianProductGenerator< T >::ParamType |
|
inline |
|
inlineoverride |
|
inline |
|
inlineoverride |
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
inlineoverridevirtual |