Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx115 { FAIL() << "BoundListener::propertyChange called"; } in propertyChange()
149 { FAIL() << "VetoListener::vetoableChange called"; } in vetoableChange()
246 FAIL() << "exception expected"; in testEmpty2()
254 FAIL() << "exception expected"; in testEmpty2()
259 FAIL() << "exception expected"; in testEmpty2()
278 FAIL() << "exception expected"; in testEmpty2()
282 FAIL() << "exception expected"; in testEmpty2()
286 FAIL() << "exception expected"; in testEmpty2()
290 FAIL() << "exception expected"; in testEmpty2()
308 FAIL() << "exception expected"; in testEmpty2()
[all …]
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_convert.cxx77 FAIL() << aMessage.getStr(); in testConvertToString()
86 FAIL() << aMessage.getStr(); in testConvertToString()
92 FAIL() << aMessage.getStr(); in testConvertToString()
101 FAIL() << aMessage.getStr(); in testConvertToString()
/trunk/main/slideshow/test/
H A Dtestshape.cxx101 FAIL() << "TestShape::setPosition: unexpected method call"; in setPosition()
112 FAIL() << "TestShape::setSize: unexpected method call"; in setSize()
/trunk/main/salhelper/qa/
H A Dtest_api.cxx142 FAIL() << "not caught"; in TEST_F()
199 FAIL() << "not caught"; in TEST_F()
/trunk/main/sfx2/qa/gtest/
H A Dtest_metadatable.cxx137 FAIL() << "set duplicate to undo failed"; in TEST_F()
171 FAIL() << "set duplicate succeeded"; in TEST_F()
/trunk/main/binaryurp/qa/
H A Dtest-unmarshal.cxx89 FAIL() << "exception expected"; in TEST_F()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx191 enum Split_t { FAIL, SPLIT_NEW, SPLIT_OTHER }; enumerator
202 return FAIL; in splitPolicy()
209 return FAIL; in splitPolicy()
399 case FAIL: in TryInsertNesting()
/trunk/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx359 FAIL(); in TEST_F()
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx457 FAIL() << "Bootstrapping UNO"; in SetUp()