Home
last modified time | relevance | path

Searched refs:TEST (Results 1 – 25 of 94) sorted by relevance

1234

/AOO41X/main/dtrans/source/test/
H A Dtest_dtrans.cxx68 #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()
406TEST( "if received changedContents notifications: ", pListener->receivedChangedContentsEvents() > … in main()
407TEST( "if received exactly 1 changedContents notification: ", pListener->receivedChangedContentsEv… in main()
408TEST( "if received changedContents notification for correct clipboard: ", pListener->changedConten… in main()
409TEST( "if received changedContents notification for correct clipboard: ", pListener->changedConten… in main()
413 TEST( "if received lostOwnership message(s): ", pOwner->receivedLostOwnerships() > 0 ); in main()
414TEST( "if received exactly 1 lostOwnership message: ", pOwner->receivedLostOwnerships() == 1 ); in main()
415TEST( "if received lostOwnership message for the correct clipboard: ", pOwner->lostOwnershipClipbo… in main()
[all …]
/AOO41X/main/vcl/inc/
H A Dlist.h49 #ifdef TEST
59 #ifdef TEST
77 #ifdef TEST
85 #ifdef TEST
/AOO41X/main/vcl/source/fontsubset/
H A Dlist.cxx95 #ifdef TEST
134 #ifdef TEST
194 #ifdef TEST
306 #ifdef TEST
403 #ifdef TEST
/AOO41X/main/setup_native/scripts/
H A Dstclient_wrapper.sh59 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 Dmakefile.mk49 ALLTAR: TEST
61 TEST .PHONY: $(SHL1TARGETN) $(MISC)/unit.rdb
/AOO41X/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dexcept.cxx42 #ifdef TEST
58 #ifdef TEST
/AOO41X/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dhash.cxx28 #ifndef TEST
242 #ifdef TEST
/AOO41X/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dhash.cxx29 #ifndef TEST
243 #ifdef TEST
/AOO41X/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dc_styles.infile23 TEST||MINICALC|c_styles
H A Dc_columnswidth-mod.infile23 TEST||MINICALC|c_columnswidth
H A Dc_protection-mod01.infile24 TEST||MINICALC|c_protection
H A Da_linespacing.infile23 TEST||QUICKWORD|a_linespacing
H A Da_hyperlink.infile23 TEST||QUICKWORD|a_hyperlink
H A Dc_multi_boolean.infile24 TEST||MINICALC|c_multi_boolean
H A Dhyperlink01.infile25 TEST|Hyperlink 1|QUICKWORD|hyperlink01
H A Da_simple02.infile22 TEST|Simple 2|QUICKWORD|a_simple02
H A Da_bookmarks.infile23 TEST||QUICKWORD|a_bookmarks
H A Da_emptydoc.infile23 TEST||QUICKWORD|a_emptydoc
H A Da_unorderedlist.infile23 TEST||QUICKWORD|a_unorderedlist
H A Da_heading.infile23 TEST||QUICKWORD|a_heading
H A Da_pagebreak.infile23 TEST||QUICKWORD|a_pagebreak
H A Da_wordwrap.infile23 TEST||QUICKWORD|a_wordwrap
H A Dsimple05.infile22 TEST|Simple 5|QUICKWORD|simple05
H A Dc_addition01-mod.infile23 TEST||MINICALC|c_addition
H A Da_simple05.infile22 TEST|Simple 5|QUICKWORD|a_simple05

1234