Searched defs:TimeOfUnit (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h30 std::chrono::microseconds TimeOfUnit; member in struct:fuzzer::InputInfo
209 AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile, bool HasFocusFunction, bool NeverReduce, std::chrono::microseconds TimeOfUnit, const std::vector<uint32_t> &FeatureSet, const DataFlowTrace &DFT, const InputInfo *BaseII) argument
287 Replace(InputInfo *II, const Unit &U, std::chrono::microseconds TimeOfUnit) argument
[all...]
H A DFuzzerLoop.cpp449 auto TimeOfUnit = local

Completed in 114 milliseconds