- 3.0.1 core module.
|
#include <gtest-param-util.h>
Public Types | |
typedef T | ParamType |
Public Member Functions | |
virtual | ~ParamGeneratorInterface () |
virtual ParamIteratorInterface< T > * | Begin () const =0 |
virtual ParamIteratorInterface< T > * | End () const =0 |
typedef T testing::internal::ParamGeneratorInterface< T >::ParamType |
|
inlinevirtual |
|
pure virtual |
|
pure virtual |