Home
last modified time | relevance | path

Searched refs:write_extra_stats (Results 1 - 1 of 1) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/afl/
H A Dafl_driver.cpp142 static void write_extra_stats() { in write_extra_stats() function
157 // Call write_extra_stats before we exit.
159 // Make sure we don't try calling write_extra_stats again if we crashed while in crash_handler()
166 write_extra_stats(); in crash_handler()
219 atexit(write_extra_stats); in maybe_initialize_extra_stats()

Completed in 1 milliseconds