Searched refs:m_stderrFile (Results 1 – 4 of 4) sorted by relevance
118 dup2(fileno(m_stderrFile.getFile()), 2); in OutputRedirect()134 m_stderrDest += m_stderrFile.getContents(); in ~OutputRedirect()
107 TempFile m_stderrFile; variable
11915 TempFile m_stderrFile; member in Catch::OutputRedirect12031 dup2(fileno(m_stderrFile.getFile()), 2); in OutputRedirect()12047 m_stderrDest += m_stderrFile.getContents(); in ~OutputRedirect()
11977 TempFile m_stderrFile; member in Catch::OutputRedirect12093 dup2(fileno(m_stderrFile.getFile()), 2); in OutputRedirect()12109 m_stderrDest += m_stderrFile.getContents(); in ~OutputRedirect()