Home
last modified time | relevance | path

Searched refs:BUILD_ERROR (Results 1 – 14 of 14) sorted by path

/trunk/main/extensions/test/sax/
H A Dtestsax.cxx56 #define BUILD_ERROR(expr, Message)\ macro
95 BUILD_ERROR(expr, Message );\
102 BUILD_ERROR(expr,Message);\
603 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple()
606 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple()
610 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple()
613 BUILD_ERROR( 1 , "unknown exception" ); in testSimple()
664 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testNamespaces()
667 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testNamespaces()
674 BUILD_ERROR( 1 , "unknown exception" ); in testNamespaces()
[all …]
H A Dtestwriter.cxx55 #define BUILD_ERROR(expr, Message)\ macro
94 BUILD_ERROR(expr, Message );\
101 BUILD_ERROR(expr,Message);\
463 BUILD_ERROR( 0 , "wrong test" ); in testInvariant()
497 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
500 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
511 BUILD_ERROR( 0 , "service not supported by test." ); in test()
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx210 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
213 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
224 BUILD_ERROR( 0 , "service not supported by test." ); in test()
794 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
797 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
808 BUILD_ERROR( 0 , "service not supported by test." ); in test()
H A Dmarktest.cxx164 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
167 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
531 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
534 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
H A Dpipetest.cxx198 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
201 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
H A Dtestfactreg.hxx56 #define BUILD_ERROR(expr, Message)\ macro
95 BUILD_ERROR(expr, Message );\
102 BUILD_ERROR(expr,Message);\
/trunk/main/io/test/stm/
H A Ddatatest.cxx217 BUILD_ERROR( 0 , o.getStr() ); in test()
221 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
232 BUILD_ERROR( 0 , "service not supported by test." ); in test()
810 BUILD_ERROR( 0 , o.getStr() ); in test()
813 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
824 BUILD_ERROR( 0 , "service not supported by test." ); in test()
H A Dmarktest.cxx161 BUILD_ERROR( 0 , o.getStr() ); in test()
165 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
528 BUILD_ERROR( 0 , o.getStr() ); in test()
532 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
H A Dpipetest.cxx193 BUILD_ERROR( 0 , s.getStr() ); in test()
197 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
H A Dpumptest.cxx177 BUILD_ERROR( 0 , s.getStr() ); in test()
181 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
H A Dtestfactreg.hxx63 #define BUILD_ERROR(expr, Message)\ macro
104 BUILD_ERROR(expr, Message );\
111 BUILD_ERROR(expr,Message);\
/trunk/main/sax/test/sax/
H A Dfactory.hxx32 #define BUILD_ERROR(expr, Message)\ macro
73 BUILD_ERROR(expr, Message );\
80 BUILD_ERROR(expr,Message);\
H A Dtestsax.cxx185 BUILD_ERROR( 0 , o.getStr() ); in test()
200 BUILD_ERROR( 0 , "service not supported by test." ); in test()
534 BUILD_ERROR( 1 , o1.getStr() ); in testSimple()
539 BUILD_ERROR( 1 , o1.getStr() ); in testSimple()
544 BUILD_ERROR( 1 , o1.getStr() ); in testSimple()
548 BUILD_ERROR( 1 , "unknown exception" ); in testSimple()
599 BUILD_ERROR( 1 , o1.getStr() ); in testNamespaces()
603 BUILD_ERROR( 1 , "unknown exception" ); in testNamespaces()
648 BUILD_ERROR( 1 , o1.getStr() ); in testEncoding()
652 BUILD_ERROR( 1 , "unknown exception" ); in testEncoding()
[all …]
H A Dtestwriter.cxx356 BUILD_ERROR( 0 , "wrong test" ); in testInvariant()
395 BUILD_ERROR( 0 , o.getStr() ); in test()
399 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
410 BUILD_ERROR( 0 , "service not supported by test." ); in test()

Completed in 69 milliseconds