Public Member Functions | Private Member Functions | Private Attributes | List of all members
ExampleGenerator Class Reference
Inheritance diagram for ExampleGenerator:
Inheritance graph
[legend]

Public Member Functions

::testing::internal::ParamIteratorInterface< std::string > * Begin () const override
 
::testing::internal::ParamIteratorInterface< std::string > * End () const override
 
- Public Member Functions inherited from testing::internal::ParamGeneratorInterface< std::string >
virtual ParamIteratorInterface< std::string > * Begin () const=0
 
virtual ParamIteratorInterface< std::string > * Begin () const=0
 
virtual ParamIteratorInterface< std::string > * Begin () const=0
 
virtual ParamIteratorInterface< std::string > * Begin () const=0
 
virtual ParamIteratorInterface< std::string > * Begin () const=0
 
virtual ParamIteratorInterface< std::string > * Begin () const=0
 
virtual ParamIteratorInterface< std::string > * End () const=0
 
virtual ParamIteratorInterface< std::string > * End () const=0
 
virtual ParamIteratorInterface< std::string > * End () const=0
 
virtual ParamIteratorInterface< std::string > * End () const=0
 
virtual ParamIteratorInterface< std::string > * End () const=0
 
virtual ParamIteratorInterface< std::string > * End () const=0
 
virtual ~ParamGeneratorInterface ()
 
virtual ~ParamGeneratorInterface ()
 
virtual ~ParamGeneratorInterface ()
 
virtual ~ParamGeneratorInterface ()
 
virtual ~ParamGeneratorInterface ()
 
virtual ~ParamGeneratorInterface ()
 

Private Member Functions

void Materialize () const
 

Private Attributes

std::vector< std::string > examples_
 

Additional Inherited Members

- Public Types inherited from testing::internal::ParamGeneratorInterface< std::string >
typedef std::string ParamType
 
typedef std::string ParamType
 
typedef std::string ParamType
 
typedef std::string ParamType
 
typedef std::string ParamType
 
typedef std::string ParamType
 

Detailed Description

Definition at line 65 of file fuzzer_corpus_test.cc.

Member Function Documentation

◆ Begin()

testing::internal::ParamIteratorInterface< std::string > * ExampleGenerator::Begin ( ) const
override

Definition at line 146 of file fuzzer_corpus_test.cc.

◆ End()

testing::internal::ParamIteratorInterface< std::string > * ExampleGenerator::End ( ) const
override

Definition at line 152 of file fuzzer_corpus_test.cc.

◆ Materialize()

void ExampleGenerator::Materialize ( ) const
inlineprivate

Definition at line 74 of file fuzzer_corpus_test.cc.

Member Data Documentation

◆ examples_

std::vector<std::string> ExampleGenerator::examples_
mutableprivate

Definition at line 115 of file fuzzer_corpus_test.cc.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:43