Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp598 OldOutputFile = GetOutputFile(); in PrintfCapture()
603 SetOutputFile(OldOutputFile); in ~PrintfCapture()
611 FILE *OldOutputFile; member in PrintfCapture