Wire Sysio Wire Sysion 1.0.0
|
#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 |
Definition at line 161 of file gtest-param-util.h.
T testing::internal::ParamGeneratorInterface< T >::ParamType |
Definition at line 163 of file gtest-param-util.h.
|
inlinevirtual |
Definition at line 165 of file gtest-param-util.h.
|
pure virtual |
|
pure virtual |