Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerInternal.h164 system_clock::time_point UnitStartTime, UnitStopTime; variable
DFuzzerLoop.cpp508 duration_cast<seconds>(UnitStopTime - UnitStartTime).count(); in RunOne()
543 UnitStopTime = system_clock::now(); in ExecuteCallback()