Wire Sysio Wire Sysion 1.0.0
|
#include <gtest-param-util.h>
Public Types | |
typedef ParamIterator< T > | iterator |
Public Member Functions | |
ParamGenerator (ParamGeneratorInterface< T > *impl) | |
ParamGenerator (const ParamGenerator &other) | |
ParamGenerator & | operator= (const ParamGenerator &other) |
iterator | begin () const |
iterator | end () const |
Definition at line 178 of file gtest-param-util.h.
ParamIterator<T> testing::internal::ParamGenerator< T >::iterator |
Definition at line 180 of file gtest-param-util.h.
|
inlineexplicit |
Definition at line 182 of file gtest-param-util.h.
|
inline |
Definition at line 183 of file gtest-param-util.h.
|
inline |
Definition at line 190 of file gtest-param-util.h.
|
inline |
|
inline |
Definition at line 185 of file gtest-param-util.h.