Searched refs:BOOST_REQUIRE_MESSAGE (Results 1 – 3 of 3) sorted by relevance
280 BOOST_REQUIRE_MESSAGE( m_execution_path[m_exec_path_point].m_type == EPP_DECISION &&304 BOOST_REQUIRE_MESSAGE( m_execution_path[m_exec_path_point].m_type == EPP_SCOPE &&327 BOOST_REQUIRE_MESSAGE( m_execution_path[enter_scope_point].m_type == EPP_SCOPE,344 BOOST_REQUIRE_MESSAGE( m_execution_path[m_exec_path_point].m_type == EPP_ALLOC,
83 BOOST_REQUIRE_MESSAGE( !log_file_name.is_empty(), "Empty expectations log file name" );87 BOOST_REQUIRE_MESSAGE( m_log_file.is_open(),
117 #define BOOST_REQUIRE_MESSAGE( P, M ) BOOST_CHECK_IMPL( (P), M, REQUIRE, CHECK_MSG ) macro122 #define BOOST_FAIL( M ) BOOST_REQUIRE_MESSAGE( false, M )