Searched refs:runCurrentTest (Results 1 – 4 of 4) sorted by relevance
111 void runCurrentTest( std::string& redirectedCout, std::string& redirectedCerr );
115 runCurrentTest(redirectedCout, redirectedCerr); in runTest()319 void RunContext::runCurrentTest(std::string & redirectedCout, std::string & redirectedCerr) { in runCurrentTest() function in Catch::RunContext
6212 void runCurrentTest( std::string& redirectedCout, std::string& redirectedCerr );10344 runCurrentTest(redirectedCout, redirectedCerr); in runTest()10548 void RunContext::runCurrentTest(std::string & redirectedCout, std::string & redirectedCerr) { in runCurrentTest() function in Catch::RunContext
5905 runCurrentTest( redirectedCout, redirectedCerr ); in runTest()6066 void runCurrentTest( std::string& redirectedCout, std::string& redirectedCerr ) { in runCurrentTest() function in Catch::RunContext