Public Member Functions | |
StringPieceInputFile (string_view data) | |
![]() | |
absl::string_view | data () const |
const std::string & | filename () const |
InputFile (const InputFile &)=delete | |
InputFile (const std::string &filename) | |
InputFile & | operator= (const InputFile &)=delete |
virtual | ~InputFile () |
Additional Inherited Members | |
![]() | |
absl::string_view | data_ |
Definition at line 25 of file fuzz_target.cc.
|
inline |
Definition at line 27 of file fuzz_target.cc.