Searched refs:CorpusSize (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Fuzzer/ | ||
D | FuzzerInternal.h | 109 size_t CorpusSize() const { return Corpus.size(); } in CorpusSize() function |
D | FuzzerDriver.cpp | 322 if (F.CorpusSize() == 0) in FuzzerDriver() |