Home
last modified time | relevance | path

Searched defs:redirectedCerr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp11936 RedirectedStreams::RedirectedStreams(std::string& redirectedCout, std::string& redirectedCerr) in RedirectedStreams()
12511 std::string redirectedCerr; in runTest() local
12738 void RunContext::runCurrentTest(std::string & redirectedCout, std::string & redirectedCerr) { in runCurrentTest()