Home
last modified time | relevance | path

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

/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerMerge.cpp216 auto PrintStatsWrapper = [this, &AllFeatures](const char* Where) { in CrashResistantMergeInternalStep() local
247 PrintStatsWrapper("pulse "); in CrashResistantMergeInternalStep()
249 PrintStatsWrapper("LOADED"); in CrashResistantMergeInternalStep()
263 PrintStatsWrapper("DONE "); in CrashResistantMergeInternalStep()