Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerOptions.h48 bool PrintNEW = true; // Print a status line when new units are found; member
DFuzzerLoop.cpp576 if (!Options.PrintNEW) in PrintStatusForNewUnit()