|
QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gtest-param-util.h>
Inheritance diagram for testing::internal::ParamGeneratorInterface< T >:Public Types | |
| typedef T | ParamType |
Public Member Functions | |
| virtual | ~ParamGeneratorInterface () |
| virtual ParamIteratorInterface< T > * | Begin () const =0 |
| virtual ParamIteratorInterface< T > * | End () const =0 |
Definition at line 164 of file gtest-param-util.h.
| typedef T testing::internal::ParamGeneratorInterface< T >::ParamType |
Definition at line 166 of file gtest-param-util.h.
|
inlinevirtual |
Definition at line 168 of file gtest-param-util.h.
|
pure virtual |
|
pure virtual |