Home
last modified time | relevance | path

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

/third_party/boost/libs/conversion/test/
Dpolymorphic_cast_test.cpp25 static bool expect_assertion = false; variable
35 if( expect_assertion ) in assertion_failed()
290 expect_assertion = true; in test_polymorphic_downcast_fail()
295 expect_assertion = false; in test_polymorphic_downcast_fail()
301 expect_assertion = true; in test_polymorphic_downcast_fail()
306 expect_assertion = false; in test_polymorphic_downcast_fail()
317 expect_assertion = true; in test_polymorphic_pointer_downcast_builtin_fail()
322 expect_assertion = false; in test_polymorphic_pointer_downcast_builtin_fail()
332 expect_assertion = true; in test_polymorphic_pointer_downcast_boost_shared_fail()
337 expect_assertion = false; in test_polymorphic_pointer_downcast_boost_shared_fail()
[all …]