Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerIO.cpp33 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector() function
81 auto S = FileToVector(X, MaxSize, ExitOnError); in ReadDirToVectorOfUnits()
H A DFuzzerIO.h21 Unit FileToVector(const std::string &Path, size_t MaxSize = 0,
H A DFuzzerMerge.cpp179 auto U = FileToVector(M.Files[i].Name); in CrashResistantMergeInternalStep()
256 WriteToOutputCorpus(FileToVector(F)); in CrashResistantMerge()
H A DFuzzerDriver.cpp264 Unit U = FileToVector(InputFilePath); in RunOneTest()
301 Unit U = FileToVector(CurrentFilePath); in MinimizeCrashInput()
344 Unit U = FileToVector(InputFilePath); in MinimizeCrashInputInternalStep()

Completed in 3 milliseconds