Home
last modified time | relevance | path

Searched refs:test_suite_start (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dunit_test_suite_impl.hpp177 virtual bool test_suite_start( test_suite const& ) { return true; } in test_suite_start() function in boost::unit_test::test_tree_visitor
218 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
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dresults_reporter.ipp67 bool test_suite_start( test_suite const& ts )
Dresults_collector.ipp185 bool test_suite_start( test_suite const& ts )
Dunit_test_main.ipp151 virtual bool test_suite_start( test_suite const& ts )
Dunit_test_suite.ipp201 if( !suite.p_enabled || !V.test_suite_start( suite ) )
Dframework.ipp174 bool test_suite_start( test_suite const& ts )