Home
last modified time | relevance | path

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

/aoo42x/main/cppu/qa/
H A Dtest_unotype.cxx60 struct DerivedException1: css::uno::Exception {}; struct
216 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 5 milliseconds