Searched refs:itest (Results 1 - 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
H A Dinteraction_based.hpp36 ::boost::itest::manager::instance().exception_point( BOOST_TEST_L(__FILE__), __LINE__, description )
44 ::boost::itest::manager::instance().decision_point( BOOST_TEST_L(__FILE__), __LINE__ )
52 ::boost::itest::scope_guard itest_scope_guard ## __LINE__( BOOST_TEST_L(__FILE__), __LINE__, BOOST_STRINGIZE(scope_name) )
60 new ( ::boost::itest::location( BOOST_TEST_L(__FILE__), __LINE__ ) ) type_name
68 ::boost::itest::manager::instance().generic_data_flow( v )
76 ::boost::itest::manager::instance().generic_return<type>( default_value )
86 return ::boost::itest::mock_object<>::prototype(); \
91 namespace itest { // interaction-based testing namespace in namespace:boost
188 } // namespace itest
209 operator new( std::size_t s, ::boost::itest
[all...]
H A Dmock_object.hpp31 namespace itest { namespace in namespace:boost
322 } // namespace itest

Completed in 190 milliseconds