HomeSort by relevance Sort by last modified time
    Searched defs:scope_guard (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
interaction_based.hpp 52 ::boost::itest::scope_guard itest_scope_guard ## __LINE__( BOOST_TEST_L(__FILE__), __LINE__, BOOST_STRINGIZE(scope_name) )
156 // ************** scope_guard ************** //
159 class scope_guard { class in namespace:boost::itest
162 scope_guard( const_string file, std::size_t line_num, const_string scope_name ) function in class:boost::itest::scope_guard
166 ~scope_guard()
  /bionic/tests/
pthread_test.cpp 66 auto scope_guard = make_scope_guard([&keys]{ local
    [all...]

Completed in 707 milliseconds