Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp135 auto TimeOfUnit = in RunOne() local
137 if (TimeOfUnit > TimeOfLongestUnitInSeconds) { in RunOne()
138 TimeOfLongestUnitInSeconds = TimeOfUnit; in RunOne()