/aoo42x/main/extensions/test/sax/ |
H A D | testsax.cxx | 56 #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 D | testwriter.cxx | 55 #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()
|
/aoo42x/main/sax/test/sax/ |
H A D | testsax.cxx | 185 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 D | factory.hxx | 32 #define BUILD_ERROR(expr, Message)\ macro 73 BUILD_ERROR(expr, Message );\ 80 BUILD_ERROR(expr,Message);\
|
H A D | testwriter.cxx | 356 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()
|
/aoo42x/main/extensions/test/stm/ |
H A D | testfactreg.hxx | 56 #define BUILD_ERROR(expr, Message)\ macro 95 BUILD_ERROR(expr, Message );\ 102 BUILD_ERROR(expr,Message);\
|
H A D | datatest.cxx | 210 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 D | marktest.cxx | 164 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 D | pipetest.cxx | 198 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test() 201 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
|
/aoo42x/main/io/test/stm/ |
H A D | testfactreg.hxx | 63 #define BUILD_ERROR(expr, Message)\ macro 104 BUILD_ERROR(expr, Message );\ 111 BUILD_ERROR(expr,Message);\
|
H A D | datatest.cxx | 217 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 D | marktest.cxx | 161 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 D | pipetest.cxx | 193 BUILD_ERROR( 0 , s.getStr() ); in test() 197 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
|
H A D | pumptest.cxx | 177 BUILD_ERROR( 0 , s.getStr() ); in test() 181 BUILD_ERROR( 0 , "unknown exception (Exception is not base class)" ); in test()
|