Searched refs:TEST (Results 1 – 25 of 94) sorted by relevance
1234
| /AOO41X/main/dtrans/source/test/ |
| H A D | test_dtrans.cxx | 68 #define TEST( a, b ) fprintf( stderr, "Testing " a ); fprintf( stderr, b ? "passed\n" : "FAILED\n" ) macro 399 TEST( "initial contents (none): ", xClipboard->getContents().is() == sal_False ); in main() 402 TEST( "current clipboard contents: ", xContents == xClipboard->getContents() ); in main() 406 …TEST( "if received changedContents notifications: ", pListener->receivedChangedContentsEvents() > … in main() 407 …TEST( "if received exactly 1 changedContents notification: ", pListener->receivedChangedContentsEv… in main() 408 …TEST( "if received changedContents notification for correct clipboard: ", pListener->changedConten… in main() 409 …TEST( "if received changedContents notification for correct clipboard: ", pListener->changedConten… in main() 413 TEST( "if received lostOwnership message(s): ", pOwner->receivedLostOwnerships() > 0 ); in main() 414 … TEST( "if received exactly 1 lostOwnership message: ", pOwner->receivedLostOwnerships() == 1 ); in main() 415 …TEST( "if received lostOwnership message for the correct clipboard: ", pOwner->lostOwnershipClipbo… in main() [all …]
|
| /AOO41X/main/vcl/inc/ |
| H A D | list.h | 49 #ifdef TEST 59 #ifdef TEST 77 #ifdef TEST 85 #ifdef TEST
|
| /AOO41X/main/vcl/source/fontsubset/ |
| H A D | list.cxx | 95 #ifdef TEST 134 #ifdef TEST 194 #ifdef TEST 306 #ifdef TEST 403 #ifdef TEST
|
| /AOO41X/main/setup_native/scripts/ |
| H A D | stclient_wrapper.sh | 59 TEST=`${STCLIENT} -f -t ${TARGET_URN}`; EXITCODE=$? 65 [ ${EXITCODE} -eq 225 -o "${TEST}" = "No records found" ] || echo "${TEST}"; exit 0
|
| /AOO41X/main/configmgr/qa/unit/ |
| H A D | makefile.mk | 49 ALLTAR: TEST 61 TEST .PHONY: $(SHL1TARGETN) $(MISC)/unit.rdb
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
| H A D | except.cxx | 42 #ifdef TEST 58 #ifdef TEST
|
| /AOO41X/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
| H A D | hash.cxx | 28 #ifndef TEST 242 #ifdef TEST
|
| /AOO41X/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
| H A D | hash.cxx | 29 #ifndef TEST 243 #ifdef TEST
|
| /AOO41X/main/xmerge/source/palmtests/qa-wrapper/testcases/ |
| H A D | c_styles.infile | 23 TEST||MINICALC|c_styles
|
| H A D | c_columnswidth-mod.infile | 23 TEST||MINICALC|c_columnswidth
|
| H A D | c_protection-mod01.infile | 24 TEST||MINICALC|c_protection
|
| H A D | a_linespacing.infile | 23 TEST||QUICKWORD|a_linespacing
|
| H A D | a_hyperlink.infile | 23 TEST||QUICKWORD|a_hyperlink
|
| H A D | c_multi_boolean.infile | 24 TEST||MINICALC|c_multi_boolean
|
| H A D | hyperlink01.infile | 25 TEST|Hyperlink 1|QUICKWORD|hyperlink01
|
| H A D | a_simple02.infile | 22 TEST|Simple 2|QUICKWORD|a_simple02
|
| H A D | a_bookmarks.infile | 23 TEST||QUICKWORD|a_bookmarks
|
| H A D | a_emptydoc.infile | 23 TEST||QUICKWORD|a_emptydoc
|
| H A D | a_unorderedlist.infile | 23 TEST||QUICKWORD|a_unorderedlist
|
| H A D | a_heading.infile | 23 TEST||QUICKWORD|a_heading
|
| H A D | a_pagebreak.infile | 23 TEST||QUICKWORD|a_pagebreak
|
| H A D | a_wordwrap.infile | 23 TEST||QUICKWORD|a_wordwrap
|
| H A D | simple05.infile | 22 TEST|Simple 5|QUICKWORD|simple05
|
| H A D | c_addition01-mod.infile | 23 TEST||MINICALC|c_addition
|
| H A D | a_simple05.infile | 22 TEST|Simple 5|QUICKWORD|a_simple05
|
1234