Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerInternal.h122 void PrintStatusForNewUnit(const Unit &U);
DFuzzerLoop.cpp575 void Fuzzer::PrintStatusForNewUnit(const Unit &U) { in PrintStatusForNewUnit() function in fuzzer::Fuzzer
589 PrintStatusForNewUnit(U); in ReportNewCoverage()