Home
last modified time | relevance | path

Searched defs:InputInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerCorpus.h26 struct InputInfo { struct
27 Unit U; // The actual input data.
28 uint8_t Sha1[kSHA1NumBytes]; // Checksum.
30 size_t NumFeatures = 0;
31 size_t Tmp = 0; // Used by ValidateFeatureSet.
33 size_t NumExecutedMutations = 0;
34 size_t NumSuccessfullMutations = 0;
35 bool MayDeleteFile = false;