Searched defs:redirectedCerr (Results 1 – 1 of 1) sorted by relevance
11936 RedirectedStreams::RedirectedStreams(std::string& redirectedCout, std::string& redirectedCerr) in RedirectedStreams()12511 std::string redirectedCerr; in runTest() local12738 void RunContext::runCurrentTest(std::string & redirectedCout, std::string & redirectedCerr) { in runCurrentTest()