|
QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gtest-param-util.h>
Inheritance diagram for testing::internal::CartesianProductGenerator< T >:Public Types | |
| typedef ::std::tuple< T... > | ParamType |
Public Types inherited from testing::internal::ParamGeneratorInterface<::std::tuple< T... > > | |
| 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 |
Public Member Functions inherited from testing::internal::ParamGeneratorInterface<::std::tuple< T... > > | |
| virtual | ~ParamGeneratorInterface () |
Definition at line 748 of file gtest-param-util.h.
| typedef ::std::tuple<T...> testing::internal::CartesianProductGenerator< T >::ParamType |
Definition at line 751 of file gtest-param-util.h.
|
inline |
Definition at line 753 of file gtest-param-util.h.
|
inlineoverride |
Definition at line 755 of file gtest-param-util.h.
|
inlineoverridevirtual |
Implements testing::internal::ParamGeneratorInterface<::std::tuple< T... > >.
Definition at line 757 of file gtest-param-util.h.
|
inlineoverridevirtual |
Implements testing::internal::ParamGeneratorInterface<::std::tuple< T... > >.
Definition at line 760 of file gtest-param-util.h.