Searched refs:DerivedStruct2 (Results 1 – 1 of 1) sorted by relevance
58 struct DerivedStruct2: css::beans::PropertyChangeEvent {}; struct202 ASSERT_TRUE(::cppu::UnoType< DerivedStruct2 >::get() == t); in TEST_F()451 ::cppu::getTypeFavourUnsigned(static_cast< DerivedStruct2 * >(0)) == in TEST_F()454 ::cppu::getTypeFavourUnsigned(static_cast< DerivedStruct2 * >(0)) == in TEST_F()455 ::getCppuType(static_cast< DerivedStruct2 * >(0))); in TEST_F()707 ::cppu::getTypeFavourChar(static_cast< DerivedStruct2 * >(0)) == in TEST_F()710 ::cppu::getTypeFavourChar(static_cast< DerivedStruct2 * >(0)) == in TEST_F()711 ::getCppuType< DerivedStruct2 >()); in TEST_F()
Completed in 17 milliseconds