Home
last modified time | relevance | path

Searched refs:EntropicOptions (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/
DFuzzerCorpus.h148 struct EntropicOptions { struct
162 EntropicOptions Entropic; argument
165 InputCorpus(const std::string &OutputCorpus, EntropicOptions Entropic) in InputCorpus()
DFuzzerDriver.cpp785 struct EntropicOptions Entropic; in FuzzerDriver()
/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/tests/
DFuzzerUnittest.cpp633 struct EntropicOptions Entropic = {false, 0xFF, 100, false}; in TEST()
657 struct EntropicOptions Entropic = {false, 0xFF, 100, false}; in TEST()
1369 struct EntropicOptions Entropic = {true, 0xFF, 100, false}; in TEST()
1406 struct EntropicOptions Entropic = {true, 0xFF, 100, false}; in TEST()