|
tesseract v5.3.3.20231005
|
#include <gtest-param-util.h>
Public Member Functions | |
| template<typename ForwardIterator > | |
| ValuesInIteratorRangeGenerator (ForwardIterator begin, ForwardIterator end) | |
| ~ValuesInIteratorRangeGenerator () override | |
| ParamIteratorInterface< T > * | Begin () const override |
| ParamIteratorInterface< T > * | End () const override |
Public Member Functions inherited from testing::internal::ParamGeneratorInterface< T > | |
| virtual | ~ParamGeneratorInterface () |
| virtual ParamIteratorInterface< T > * | Begin () const =0 |
| virtual ParamIteratorInterface< T > * | End () const =0 |
Additional Inherited Members | |
Public Types inherited from testing::internal::ParamGeneratorInterface< T > | |
| typedef T | ParamType |
Definition at line 292 of file gtest-param-util.h.
|
inline |
Definition at line 295 of file gtest-param-util.h.
|
inlineoverride |
Definition at line 297 of file gtest-param-util.h.
|
inlineoverridevirtual |
Implements testing::internal::ParamGeneratorInterface< T >.
Definition at line 299 of file gtest-param-util.h.
|
inlineoverridevirtual |
Implements testing::internal::ParamGeneratorInterface< T >.
Definition at line 302 of file gtest-param-util.h.