Searched refs:test_suite_start (Results 1 – 6 of 6) sorted by relevance
177 virtual bool test_suite_start( test_suite const& ) { return true; } in test_suite_start() function in boost::unit_test::test_tree_visitor218 virtual bool test_suite_start( test_suite const& ts ) { return ts.p_enabled; } in test_suite_start() function in boost::unit_test::test_case_counter
67 bool test_suite_start( test_suite const& ts )
185 bool test_suite_start( test_suite const& ts )
151 virtual bool test_suite_start( test_suite const& ts )
201 if( !suite.p_enabled || !V.test_suite_start( suite ) )
174 bool test_suite_start( test_suite const& ts )