Home
last modified time | relevance | path

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

/dports/graphics/podofo/podofo-0.9.7/test/unit/
H A DDeviceTest.cpp60 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in testDevices()
66 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in testDevices()
75 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in testDevices()
81 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in testDevices()
92 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in testDevices()
98 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in testDevices()
104 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in testDevices()
118 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in testDevices()
H A DNameTest.cpp154 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestEncodedName()
/dports/graphics/podofo/podofo-0.9.7/test/FilterTest/
H A DFilterTest.cpp114 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in test_filter()
124 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in test_filter()
177 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in test_filter_queue()
187 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in test_filter_queue()
215 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in test_stream()
224 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in test_stream()
272 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in main()
280 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in main()
/dports/graphics/podofo/podofo-0.9.7/test/VariantTest/
H A DVariantTest.cpp45 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestName()
52 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestName()
66 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestEncodedName()
73 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestEncodedName()
88 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestNameEquality()
109 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in Test()
116 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in Test()
/dports/graphics/podofo/podofo-0.9.7/test/ObjectParserTest/
H A DObjectParserTest.cpp133 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in ReadFile()
168 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestObject()
193 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestObject()
199 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestObject()
248 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestObject()
272 PODOFO_RAISE_ERROR( ePdfError_TestFailed ); in TestObject()
/dports/graphics/podofo/podofo-0.9.7/src/podofo/base/
H A DPdfError.cpp210 case ePdfError_TestFailed: in ErrorName()
388 case ePdfError_TestFailed: in ErrorMessage()
H A DPdfError.h66ePdfError_TestFailed, /**< Used in PoDoFo tests, to indicate that a test failed for … enumerator