Searched refs:enter_scope (Results 1 – 3 of 3) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | interaction_based.hpp | 110 virtual unsigned enter_scope( const_string /*file*/, in enter_scope() function in boost::itest::manager 164 m_scope_index = manager::instance().enter_scope( file, line_num, scope_name ); in scope_guard()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | logged_expectations.ipp | 56 virtual unsigned enter_scope( const_string, std::size_t, const_string scope_name ); 134 expectations_logger::enter_scope( const_string, std::size_t, const_string scope_name )
|
D | exception_safety.ipp | 120 …virtual unsigned enter_scope( const_string file, std::size_t line_num, const_string scope_name … 299 exception_safety_tester::enter_scope( const_string file, std::size_t line_num, const_string scope_n…
|