Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/
DFuzzerIO.cpp23 static long GetEpoch(const std::string &Path) { in GetEpoch() function
34 auto E = GetEpoch(Dir); in ListFilesInDir()
84 if (Epoch && GetEpoch(FilePath) < E) continue; in ReadDirToVectorOfUnits()