Searched refs:DerivedException1 (Results 1 – 1 of 1) sorted by relevance
60 struct DerivedException1: css::uno::Exception {}; struct216 ASSERT_TRUE(::cppu::UnoType< DerivedException1 >::get() == t); in TEST_F()474 ::cppu::getTypeFavourUnsigned(static_cast< DerivedException1 * >(0)) == in TEST_F()477 ::cppu::getTypeFavourUnsigned(static_cast< DerivedException1 * >(0)) == in TEST_F()478 ::getCppuType(static_cast< DerivedException1 * >(0))); in TEST_F()728 ::cppu::getTypeFavourChar(static_cast< DerivedException1 * >(0)) == in TEST_F()731 ::cppu::getTypeFavourChar(static_cast< DerivedException1 * >(0)) == in TEST_F()732 ::getCppuType< DerivedException1 >()); in TEST_F()
Completed in 15 milliseconds