Searched refs:runCurrentTest (Results 1 – 1 of 1) sorted by relevance
8057 void runCurrentTest( std::string& redirectedCout, std::string& redirectedCerr );12525 runCurrentTest(redirectedCout, redirectedCerr); in runTest()12738 void RunContext::runCurrentTest(std::string & redirectedCout, std::string & redirectedCerr) { in runCurrentTest() function in Catch::RunContext