Home
last modified time | relevance | path

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

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerIO.cpp95 FILE *NewOutputFile = OpenFile(OutputFd, "w"); in DupAndCloseStderr() local
96 if (NewOutputFile) { in DupAndCloseStderr()
97 OutputFile = NewOutputFile; in DupAndCloseStderr()