Wire Sysio Wire Sysion 1.0.0
|
#include <gtest-param-util.h>
Public Member Functions | |
RangeGenerator (T begin, T end, IncrementT step) | |
virtual | ~RangeGenerator () |
virtual ParamIteratorInterface< T > * | Begin () const |
virtual ParamIteratorInterface< T > * | End () const |
Public Member Functions inherited from testing::internal::ParamGeneratorInterface< T > | |
virtual | ~ParamGeneratorInterface () |
Additional Inherited Members | |
Public Types inherited from testing::internal::ParamGeneratorInterface< T > | |
typedef T | ParamType |
Definition at line 202 of file gtest-param-util.h.
|
inline |
Definition at line 204 of file gtest-param-util.h.
|
inlinevirtual |
Definition at line 207 of file gtest-param-util.h.
|
inlinevirtual |
Implements testing::internal::ParamGeneratorInterface< T >.
Definition at line 209 of file gtest-param-util.h.
|
inlinevirtual |
Implements testing::internal::ParamGeneratorInterface< T >.
Definition at line 212 of file gtest-param-util.h.