Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h149 struct EntropicOptions { struct
163 EntropicOptions Entropic; argument
166 InputCorpus(const std::string &OutputCorpus, EntropicOptions Entropic) in InputCorpus()
H A DFuzzerDriver.cpp788 struct EntropicOptions Entropic; in FuzzerDriver()
/llvm-project/compiler-rt/lib/fuzzer/tests/
H A 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()