Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dinteraction_based.hpp52 …::boost::itest::scope_guard itest_scope_guard ## __LINE__( BOOST_TEST_L(__FILE__), __LINE__, BOOST…
159 class scope_guard { class
162 scope_guard( const_string file, std::size_t line_num, const_string scope_name ) in scope_guard() function in boost::itest::scope_guard
166 ~scope_guard() in ~scope_guard()