Definition at line 118 of file fuzzer_corpus_test.cc.
◆ ExampleIterator() [1/2]
ExampleIterator::ExampleIterator |
( |
const ExampleGenerator & |
base_, |
|
|
std::vector< std::string >::const_iterator |
begin |
|
) |
| |
|
inline |
◆ ExampleIterator() [2/2]
◆ Advance()
void ExampleIterator::Advance |
( |
| ) |
|
|
inlineoverridevirtual |
◆ BaseGenerator()
◆ Clone()
◆ Current()
const std::string* ExampleIterator::Current |
( |
| ) |
const |
|
inlineoverride |
◆ Equals()
bool ExampleIterator::Equals |
( |
const ParamIteratorInterface< std::string > & |
other | ) |
const |
|
inlineoverride |
◆ base_
◆ begin_
const std::vector<std::string>::const_iterator ExampleIterator::begin_ |
|
private |
◆ current_
std::vector<std::string>::const_iterator ExampleIterator::current_ |
|
private |
The documentation for this class was generated from the following file: