Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerFork.cpp38 static Stats ParseFinalStatsFromLog(const std::string &LogPath) { in ParseFinalStatsFromLog() function
200 auto Stats = ParseFinalStatsFromLog(Job->LogPath); in RunOneMergeJob()