Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dexecution_monitor.hpp147 : p_catch_system_errors( true ) in execution_monitor()
159 unit_test::readwrite_property<bool> p_catch_system_errors; member in boost::execution_monitor
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dunit_test_monitor.ipp63 p_catch_system_errors.value = runtime_config::catch_sys_errors();
Dexecution_monitor.ipp871 p_catch_system_errors.value = false;
881 signal_handler local_signal_handler( p_catch_system_errors, p_timeout, p_auto_start_dbg,
943 if( !m_em->p_catch_system_errors || (id == MSFT_CPP_EXCEPT) )
947 m_em->p_catch_system_errors.value = false;
1139 if( !p_catch_system_errors )
1164 if( !!p_catch_system_errors ) {
1208 p_catch_system_errors.value = false;